> For the complete documentation index, see [llms.txt](https://help.fixfolio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fixfolio.ai/en/enterprise/startguide.md).

# Getting Started Guide

## Getting Started as a General User

A general user is someone who uses FIXFOLIO features by joining a team or organization.

* After signing up, receive an invitation from an enterprise administrator
* Enter the enterprise environment by selecting the company you belong to
* Start creating banners using reference assets

For a detailed getting started guide, [**please refer to \[General User Getting Started Page\]**](/en/enterprise/startguide/user.md). The features available in the enterprise environment are [**\[General User Page\]**](/en/enterprise/manual/user.md), and the basic usage method is [**\[Banner Creation Page\]**](/en/banner/overview.md).

## Getting Started as a Team Manager&#x20;

Team managers can manage team members and check the team's credit usage status.

* After signing up, receive an invitation from an enterprise administrator
* Add and manage team members

For a detailed getting started guide, [**please refer to \[Team Manager Getting Started Page\]**](/en/enterprise/startguide/team_admin.md). For more details on team management features, [**\[Team Manager Page\]**](/en/enterprise/manual/team_admin.md).

## Getting Started as an Enterprise Administrator

An enterprise administrator is responsible for setting up and operating the entire organization.

* Add all users who will join the organization
* Create teams and add members
* Set and manage credit budgets by team

For a detailed getting started guide, [**please refer to \[Enterprise Administrator Getting Started Page\]**](/en/enterprise/startguide/enterprise_admin.md). For more details on organization management features, [**\[Enterprise Administrator Page\]**](/en/enterprise/manual/enterprise_admin.md).


---

# 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.fixfolio.ai/en/enterprise/startguide.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.
