> For the complete documentation index, see [llms.txt](https://docs.infraon.io/infraon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infraon.io/infraon-help/infinity-admin-guide/getting-started/welcome-to-infraon.md).

# Welcome to Infraon!

After completing the registration process, log in using the default credentials provided or opt for a Google account login.

For more details on login options, refer to the Login Settings.

Once logged in, you will be directed to the screen below.

<figure><img src="/files/4P8l7zdCRO8SOIfuIX03" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** The view may vary depending on the product or product variant your organization selects.
{% endhint %}

The' Getting Started' page lets you easily configure essential settings for new accounts. There are seven key steps in this process:

## Customize Infraon URL

Customize the portal URL to allow your employees easy access to Infraon. Although it's recommended to stick to the default URL, you can modify it later if needed.

For more information on customizing the URL, refer to the [Infraon URL ](/infraon-help/infinity-admin-guide/infraon-platform/infraon-url.md)module.

## Setup your Email

Configure a dedicated support email address to ensure all incoming communications are automatically converted into tickets. This address will also be used for all customer-related responses. You can set up a new email on Infraon's domain or link your existing mail server.

For step-by-step instructions, visit the [Mail Automator ](/infraon-help/infinity-user-guide/infraon-configuration/infraon-automation/mail-automator.md)module.

## Roles & Privileges

Infraon utilizes a dynamic, role-based access control system, offering various default roles with pre-defined access levels such as view, add, edit, delete, and copy. Based on organizational needs, administrators can create new roles, modify existing ones, or delete defaults. Default role names can also be edited.

For detailed instructions, see the [Roles & Privileges](/infraon-help/infinity-user-guide/infraon-configuration/user-management/roles-and-privileges.md) module.

## Invite Users

Adding users to Infraon is simple. You can invite users by entering their email addresses and assigning them roles. When adding multiple email addresses, separate them with commas. You can invite multiple users across different roles simultaneously, but only pre-defined roles can be assigned.

Learn more in the [Users ](/infraon-help/infinity-user-guide/infraon-configuration/user-management/users.md)module.

## IT Assets Agents

This step allows administrators to deploy Infraon agents—such as inventory agents and data collectors—that efficiently extract data from desktops and network devices.

For detailed guidance, visit the [Bots ](/infraon-help/infinity-user-guide/infraon-configuration/bots.md)module.

## Add Location details

\
You can input your organization's head office, branch office, and other addresses here. Providing this information simplifies the alignment of users, assets, and services across multiple locations.

&#x20;For further details, consult the [Address Book ](/infraon-help/infinity-user-guide/infraon-configuration/organization/address-book.md)module.

## Rebrand Infraon

Personalize Infraon by customizing its appearance to match your organization's branding. You can change the theme, adjust the colors of the navigation bar and containers, and select your preferred language. Preview changes in real-time and save your favorite look.

For more details, refer to the [Rebrand Infraon ](/infraon-help/infinity-admin-guide/infraon-platform/rebrand-infraon.md)module.

Now that you are all set with customizing Infraon proceed to Know Infraon


---

# 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.infraon.io/infraon-help/infinity-admin-guide/getting-started/welcome-to-infraon.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.
