# Company Details

The Company Details section provides essential information about your company. This includes the company's name, logo, address, phone number, website, support contact information, and display name. This feature ensures that users have easy access to their company information for review and updates as needed

1. **Access:** Users with admin rights can access the Account Information section. This ensures that only authorised personnel can view and modify account details.
2. **Viewing Company Information:** Users can view comprehensive company information in this section, including the company logo, business profile information, address, phone number, and support email address. Additionally, this section allows an admin user to set their display name. If they prefer to use an abbreviated version of the company's name on the mobile app, they can save it as the display name. This will be displayed accordingly.
3. **Uploading company logo**: In case discrepancies or updates are required, admin users have the option to update relevant areas. For example, if there is a discrepancy in the company logo, users can simply upload the updated logo here.
4. **Updating Account Details:** Users can update account details such as company address, phone number, and email address as necessary. This ensures that account information remains accurate and up-to-date.

{% embed url="<https://vimeo.com/919616602>" %}
Adding a company logo
{% endembed %}


---

# 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://verify-doc.tiller-verify.com/training-hub/user-guides/account-settings/general/company-details.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.
