> For the complete documentation index, see [llms.txt](https://docs.guestway.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guestway.io/settings.md).

# Settings

- [Profile Settings](https://docs.guestway.io/settings/personal-settings.md)
- [General](https://docs.guestway.io/settings/personal-settings/general.md): Your General profile settings control how Guestway displays personal information, handles your account security, and formats everyday data like time, temperature, and inbox language. Spending a minute
- [Appearance](https://docs.guestway.io/settings/personal-settings/appearance.md): Switch between light and dark themes, and configure seasonal displays.
- [Hubs](https://docs.guestway.io/settings/personal-settings/hubs.md): A Hub is a master workspace that rolls multiple Organizations into a single unified view — so you can oversee listings, reservations, and teams across your portfolio without switching organizations.
- [Organization Settings](https://docs.guestway.io/settings/organization-settings.md)
- [General](https://docs.guestway.io/settings/organization-settings/general.md): Edit organization name, URL, and data retention policies.
- [Integrations](https://docs.guestway.io/settings/organization-settings/integrations.md)
- [Automations](https://docs.guestway.io/settings/organization-settings/automations.md)
- [Custom Fields](https://docs.guestway.io/settings/organization-settings/custom-fields.md): Define and manage custom field definitions for properties or reservations.
- [Branding](https://docs.guestway.io/settings/organization-settings/branding.md): Configure logos, colors, and visual identity for guest-facing content.
- [Guest Journey](https://docs.guestway.io/settings/organization-settings/guest-journey.md)
- [Guest Inbox](https://docs.guestway.io/settings/organization-settings/guest-inbox.md)
- [E-mail forwarding](https://docs.guestway.io/settings/organization-settings/guest-inbox/e-mail-forwarding.md): How to Set Up Email Forwarding to Guestway
- [Email Domains](https://docs.guestway.io/settings/organization-settings/email-domains.md)
- [Creating new domains](https://docs.guestway.io/settings/organization-settings/email-domains/creating-new-domains.md): How to Create & Link a Custom Email Domain to Guestway
- [API Access](https://docs.guestway.io/settings/organization-settings/api-access.md)
- [Chat Widget](https://docs.guestway.io/settings/organization-settings/chat-widget.md): Configure and embed a live chat widget on your website.
- [Users](https://docs.guestway.io/settings/organization-settings/users.md): Invite team members and assign roles with specific permissions.
- [Billing](https://docs.guestway.io/settings/organization-settings/billing.md)
- [Holding Settings](https://docs.guestway.io/settings/holding-settings.md): A Holding is the top-level structure in Guestway — the parent account that groups multiple organizations under one roof. Use Holding Settings to manage your portfolio, owners, shared hubs, users, and


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.guestway.io/settings.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.
