# Phone Tree Audit

The Admin Phone Tree section allows administrators to set up and manage phone trees for communication within the Welkin system.

To configure a phone tree:

* Log into Admin
* Click on 'Phone Tree' or 'Communication' in the left vertical menu
* Create a new phone tree or select an existing one
* Add phone numbers and configure routing rules
* Set up branching logic for call handling
* Save the configuration

Phone trees can be used to:

* Route incoming calls to appropriate team members
* Provide automated responses to callers
* Manage on-call schedules
* Distribute communication tasks

**Note:** Phone tree configuration requires administrative access and may depend on your specific phone system integration.


---

# 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.welkinhealth.com/admin/security/admin-phone-tree.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.
