> For the complete documentation index, see [llms.txt](https://docs.ochats.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ochats.io/module-tutorial/set-up-profile.md).

# Set up profile

### Steps:

1. Go to top right corner & click on **Edit Profile**

<figure><img src="/files/HQ04uUcRqGTuzhRfvu6C" alt=""><figcaption></figcaption></figure>

2. Fill in all the information

<figure><img src="/files/G7Dr2Mv5aQU5NEZLPLlQ" alt=""><figcaption></figcaption></figure>

3. Click on **Update Profile**&#x20;

<figure><img src="/files/SqfneGGgDa7RitqbVhcg" alt=""><figcaption></figcaption></figure>

4. Set your timezone based on your location. This way in the future, you can send the Broadcast message in the correct timezone based on your location.
5. Set your business hours. This is important especially when you want to automate your message during off business hours and on business hours in Workflow module.


---

# 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.ochats.io/module-tutorial/set-up-profile.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.
