# Settings Menu (Supply'd Lite)

Settings in Supply’d Lite let you customise how your account works. You can manage things like your business details, notification preferences and users - all in one place.

Clicking on your name in the top right corner will open a menu:

<figure><img src="/files/2UoV8BfrMsijeyME4Sbi" alt="" width="350"><figcaption></figcaption></figure>

**My Account**

Your account settings let you update your details, turn on 2-factor login, and manage notifications.

👉 See the [Account Settings (Supply'd Lite)](/supplyd-lite/settings/account-settings-supplyd-lite.md) for full details.

**Settings**

This is where you can manage your settings for Supply'd.

<figure><img src="/files/2xo7qDJXObU4EaUpaFXS" alt=""><figcaption></figcaption></figure>

👉 [Billing Settings (Supply'd Lite)](/supplyd-lite/settings/billing-settings-supplyd-lite.md)

👉 [Company Settings (Supply'd Lite)](/supplyd-lite/settings/company-settings-supplyd-lite.md)

👉 [Locations (Supply'd Lite)](/supplyd-lite/settings/locations-supplyd-lite.md)

👉 [Users (Supply'd Lite)](/supplyd-lite/settings/users-supplyd-lite.md)

**Billing**

Here you can manage your cards, view or upgrade your Supply'd plan, or view saved invoices.

👉 [Billing Settings (Supply'd Lite)](/supplyd-lite/settings/billing-settings-supplyd-lite.md)

**Users**

Add your team so they can help place and manage orders. You can choose what they can do and if their orders need approval.

👉 [Users (Supply'd Lite)](/supplyd-lite/settings/users-supplyd-lite.md)

**Help**

If you need help, click the speech bubble at the bottom right to be taken to the **Supply'd Help Centre**.

**Report Bug**

If you experience any issues with Supply'd, you can report them by clicking here to open the **Report a Bug** form.

<figure><img src="/files/9XPfgkCimJPbKuIDHAVM" alt="" width="563"><figcaption></figcaption></figure>

1. **Issue\* \[required field]:** Tell us the issue you are experiencing.
2. **Step To Replicate\* \[required field]:** Please describe the steps needed to reproduce the issue, step-by-step. Include as much detail as possible, such as what you were doing, what you expected to happen, and what actually happened. The more information you provide, the easier it will be for the team to identify and fix the problem quickly.
3. **Severity:** Select the severity of the issue.\
   \ <br>

   <figure><img src="/files/QbsPlIiY1hMiulpo1p65" alt="" width="375"><figcaption></figcaption></figure>

* **Low:** There is an easy work around.
* **Normal:** The bug is manageable temporarily.
* **High:** It's problematic, but not affecting critical functionality.
* **Urgent:** Business critical functionality is broken.

4. **Screenshots (optional):** Optionally add any screenshots showing the issue (eg. error messages etc.). Click <img src="/files/KPq3EVQW05nhgLYfxtzs" alt="" data-size="line"> to select the files from your device.
5. Click <img src="/files/Tf7H1fUnwih8xx6kskT0" alt="" data-size="line">.

**Logout**

This is where you can find the <img src="/files/9zbSAoLrUwp6ZmGqKkz8" alt="" data-size="line"> button to log you out of Supply'd.


---

# 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://help.supplyd.co/supplyd-lite/settings/settings-menu-supplyd-lite.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.
