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

# Settings

- [Settings Menu  (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/settings-menu-supplyd-hub.md): Adding settings to Supply’d Hub allows you to customise the platform to better suit your business needs, improving workflow and overall efficiency.
- [Account Settings (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/account-settings-supplyd-hub.md): Settings in Supply’d Hub let you customise how your account works. You can manage things like your business details, notification preferences and users - all in one place.
- [Billing Settings (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/billing-settings-supplyd-hub.md): Setting up your Billing Settings in Supply'd Hub keeps payments, invoices, and account management smooth, accurate, and hassle-free.
- [Company Settings (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/company-settings-supplyd-hub.md)
- [Customer Settings (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/customer-settings-supplyd-hub.md): Default customer settings in Supply’d ensure consistency, reduce errors, and improve efficiency for a seamless ordering experience.
- [Product Settings (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/product-settings-supplyd-hub.md): Set default product settings to control how products appear and function in your Supply’d Hub account.
- [Locations (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/locations-supplyd-hub.md): Adding locations in Supply’d Hub helps you manage stock and orders across different locations more efficiently.
- [Tax (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/tax-supplyd-hub.md): Setting tax rates in Supply’d Hub ensures the correct tax is automatically applied to your products, helping maintain accurate pricing, compliance, and smoother checkout for customers.
- [Users (Supply'd Hub)](https://help.supplyd.co/supplyd-hub/settings/users-supplyd-hub.md): Adding a user to Supply’d Hub allows team members to collaborate more efficiently by sharing access to orders, inventory, and customer information in one centralised platform.


---

# 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://help.supplyd.co/supplyd-hub/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.
