# Company

[Dashboard > Settings > Company](https://app.mortgage-quote.me/dashboard/settings/company)

The company settings page allows you to change the information about your company. Most of this information is displayed on the widgets in some way.

**Company Name** - Displayed on [mortgage plans email](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/pages/HQgOn67EplPgPz5nuR1Y#id-1.-mortgage-plans-email)\
**Website URL** - The Base URL that the widgets will work on\
**Contact Number** - Not in use but may be used in future\
**Contact Email** - Displayed on [mortgage plans email](https://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/pages/HQgOn67EplPgPz5nuR1Y#id-1.-mortgage-plans-email) and used as a reply-to\
**WhatsApp Number** - Used to send your customers to a WhatsApp link on MortgageChat

Don't forget to click the "Update Company Details" button once you are happy with the changed made.


---

# 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://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/company.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.
