# Edit company

An Admin or Super Admin can edit the company's details:

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

<table><thead><tr><th width="244">Field</th><th>Description</th></tr></thead><tbody><tr><td>Logo</td><td>Upload the logo. The most common formats can be uploaded.</td></tr><tr><td>Company name</td><td>The company name of the customer</td></tr><tr><td>Contact person</td><td>The person responsible for opening the account. This entry is not linked to the user administration.</td></tr><tr><td>Address</td><td>The street and house number of the company.</td></tr><tr><td>Additional address</td><td>An additional indication of the street, if available.</td></tr><tr><td>ZIP</td><td>The Postcode.</td></tr><tr><td>City</td><td>The locality of the company.</td></tr><tr><td>Country *</td><td>The country must be selected from a dropdown.</td></tr><tr><td>Timezone *</td><td>The time zone must be selected from a dropdown.</td></tr><tr><td>Email address</td><td>This e-mail address belongs to the company and will not be used for any other purpose (except for invoices, if no invoice e-mail is defined).</td></tr><tr><td>Phone</td><td>The landline telephone number of the company.</td></tr><tr><td>Website</td><td>Website domain</td></tr></tbody></table>

\*Read more about the countries and the time zones at[ Country and time zone concept](/fundementals/countries-and-time-zones.md).

### Invoice settings

The following fields are specifically for printing on invoices. If these fields are empty, the fields from the company details will be used for invoices.

<table><thead><tr><th width="243">Field</th><th>Description</th></tr></thead><tbody><tr><td>Company name</td><td>The company name for invoices (invoice recipient)</td></tr><tr><td>Invoice email address</td><td>The email address to which invoices are sent.</td></tr><tr><td>Invoice address</td><td>The complete billing address including postcode and town.</td></tr><tr><td>Invoice information</td><td>This field can be used for general information to be printed on the invoice. E.g. the VAT number or a reference.</td></tr></tbody></table>


---

# 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.saaster.io/fundementals/user-guide/edit-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.
