# Business Details

## Settings&#x20;

From any page in your StayOnHire app, click the bottom left image to reveal a menu with a settings 'cog':

<figure><img src="/files/1BZAUWxE579iuiVQs8PO" alt=""><figcaption></figcaption></figure>

Clicking this cog icon will navigate to [Settings > Business ](https://app.stayonhire.com/org/business)

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

Add your business information here.&#x20;

These fields are important as they will pre-fill document templates generated by StayOnHire and prevent you from having to enter data later on manually.


---

# 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.stayonhire.com/getting-started/company-setup/business-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.
