# Organization Setup Process:

To begin with, first, you need to create your own company using “Organization Management.”

<figure><img src="/files/8CNWFQnm9LFE2HzHqEex" alt="" width="188"><figcaption></figcaption></figure>

***Company Creation:*** Create your own Company using the "Plus Button" on the bottom of the screen.&#x20;

<figure><img src="/files/u67Ze7663lt6lfzkyisr" alt="" width="188"><figcaption></figcaption></figure>

Enter the necessary details like the Company’s name, address, phone number, email id, and other details, and submit it. (**Mandatory Field:** Company Name)

<figure><img src="/files/cMqFyAWV43Wm5H32EhRO" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://taskopad.gitbook.io/mobile-guide/guides/organization-setup-process.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.
