> For the complete documentation index, see [llms.txt](https://docs.fogwing.io/fogwing-analytics-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fogwing.io/fogwing-analytics-studio/manage-customer-access/create-guest-account.md).

# Create Guest Account

## Inclusive Is The New Exclusive!

Management and Customer Service can often become challenging with the lack of inclusiveness. Fogwing IoT Analytics Studio brings to you a solution that accommodates your team and even customers if need be through its Guest Account feature. Amid fastening corporate competition, this features helps your firm stand out with customer service and team management in the short as well as long run.

{% hint style="info" %}
For an overview of Fogwing IoT Analytics Studio, visit <https://www.fogwing.io/iot-data-analytics/>
{% endhint %}

![View list of Guest Accounts](/files/-MTUPNhVjNi-DhL7Msyv)

To Create Guest Account:

1. Login to your Fogwing IoT Analytics Studio account.
2. Soon after Login, the Dashboard page will display.
3. Towards the left side, you will find the menu list. Click the 'Guests' icon from the menu list.
4. The 'Guest Account List View' page will appear upon clicking the 'Guests' icon from the menu list.
5. In the 'Guest Account List View' page, Click the 'Add Guest Account' button on the top right corner. The 'Add Guest' page will display.
6. Fill in the required details and Click the 'Submit' button towards the bottom right side of the 'Add Guest' page.
7. Once the 'Submit' button is clicked, the 'Guest Account is added. You will land on the 'Guest Account List View' page, where you can find the added Guest Account.&#x20;

![Steps to add Guest Account access.](/files/-MTUPnQRzKDofH3Y5PNe)

> **The 'User Management' feature can either be turned on or turned off when adding a 'Guest Account'.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fogwing.io/fogwing-analytics-studio/manage-customer-access/create-guest-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
