# Update company information and email recipients

#### Updating Company Information in Scappman

If your company information has changed, you can update it in Scappman by following these steps:

1. Open the Scappman Portal.&#x20;
2. Navigate to **Settings** > **General**.&#x20;
3. Update your settings:&#x20;

   * **General:** This field contains the company name shown inside the Scappman portal and on your invoice.
   * **Billing Information**: This section contains address information used for invoicing. Invoices will be sent to the email address provided at the bottom of the form.&#x20;
   * **Email Notifications**: Here, you can add one or more recipients. These recipients will receive timely notifications about the Scappman platform.<br>

   <figure><img src="/files/XXsLpT0y25oTEHewntP5" alt=""><figcaption><p>General Settings page</p></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://support.scappman.com/billing/update-company-information-and-email-recipients.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.
