# Availability

To your Users, 'Availability' is about whether or not they can use a service. When your User accesses the service within normal hours of use, is the service functioning as expected? Many of your services will rely on other services and ASM Core will enable you to keep track of all the supporting items.

The availability of services and items within your infrastructure has a significant impact on many areas of the organization. Benefits of tracking availability include:

* Ensuring User satisfaction by meeting service commitments
* Promoting the reputation of the IT department within the business
* Optimizing resources so that they are providing services when required rather than ensuring service availability across the board regardless of User needs.

### Configuring Your Availability Settings

Before you can make the most of the availability functionality within ASM Core, you have to set up and configure your availability so that the system knows what you want to monitor.

There are three options within the System Administration menu that you can use to do this:

<table data-header-hidden><thead><tr><th width="374"></th><th></th></tr></thead><tbody><tr><td>Availability Settings</td><td>to activate or deactivate the availability functionality, and configure it so that notifications will be sent when thresholds and escalations levels are breached</td></tr><tr><td>Outage Types</td><td>to create, rename and delete Outage Types which can then be used to raise and view outages</td></tr><tr><td>Schedule Definition</td><td>to create sets of availability schedules which can then be applied to items within the CMDB to track availability</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/availability.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
