# Editing Company Information

## 🏢 Editing Company Information

Company information is used to define your organization for reporting, and administrative purposes. This includes your registered business name, address, and contact details.

When your Catchify account is created, your assigned security engineer may prefill this data. However, you can edit it at any time by navigating to your **Settings**.

### ✏️ To edit your company details:

1. From the left-hand menu, click **Settings**

<figure><img src="/files/9MP0SHPS6YU5TtIhbZQC" alt=""><figcaption></figcaption></figure>

2. Select **Company Info**

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

3. Click the **Edit** button in the top-right section of the page

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

4. Fill in or update your company details:

* Company Name
* Website
* Street
* Postal Code
* City
* Country

***

You can also manage your contacts here.


---

# 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.catchify.sa/portal-guide/quickstart/editing-company-information.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.
