# Profile

{% hint style="success" %}
The **Profile section** provides essential information about the organization.
{% endhint %}

To access "**Profile**", click on the "**Settings**" option located at the bottom left of the screen.

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

Then navigate to "**Profile**" between the "Pipeline" and "Roles and Permissions" **options**.

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

## It showcases the following information:

* Company Details
* Tax Details
* Working Hours

### Within Company Details, it showcases:

1. Company Name
2. Phone Number
3. Address
4. State
5. Pin-code

### Within Tax Details, it showcases:

1. GST No.

### Within Working Hours, it showcases:

1. Manage Working Hours

{% hint style="success" %}
The Admin has the **flexibility** to edit and update these displayed details as **needed** for the organization.
{% endhint %}

<figure><img src="/files/ZPrhr11zGGU9vFVvwAEQ" alt=""><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://docs.neodove.com/admin-portal/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.
