> For the complete documentation index, see [llms.txt](https://docs.cebodtelecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cebodtelecom.com/new/tools-settings/global-settings.md).

# Global Settings

Under Global Settings, you can make changes to the Timezone, Music on hold, and SIP Transportation type (TCP/UDP).

![](https://lh3.googleusercontent.com/0azLnW7hRDqgo4DPQOeLjyguyjm9RtHpIOf1leon9gllSYLUyltjGqmwWpMjnTA943wwgDMutrXpK1uJlgGtFRbDgjwZWuMP7Ya-JI7u3e8JJkqwgOyQT5wvRRw3dF1UlRiuUZQw)

Select the required options from the dropdown menu and click on save.

![](https://lh3.googleusercontent.com/GJIHopd5dZErsGLfTv4J0YbvU1X4oJR5tzcR4Bqykm7-dJlubx_vXxwOX9wWGwnBV6ibFshv3S1Omt5MwEwab_XnwgUtNSrLlWwbahtUBkTD7RtrYOeV7HM_4V6AK8niUGF7upc3)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cebodtelecom.com/new/tools-settings/global-settings.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.
