# Billing and Customizations

## Billing

You can fill in your contact information under the [Settings](https://seatings.app/Customer) menu.

{% hint style="info" %}
Only **Administrators** can access the Settings menu.
{% endhint %}

{% hint style="warning" %}
Don't forget to fill in your contact information for billing.  Otherwise we would have to close your account.
{% endhint %}

## Customizations

### Allow users to set their own location

With this setting turned on, all users can set their own location, even though they are not member of the **Floorplan administrator** group.  This feature is useful if your employees work from home or if you have free seating, where people do not sit in the same spot every day.  The users can then on an everyday basis set their location for others to find.


---

# 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://seatings.gitbook.io/docs/administrator-manual/billing-and-customizations.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.
