# Getting Started

Integrating FenixPyre is straightforward and designed to limit disruptions to your current workflows. Follow our easy, step-by-step guide to seamlessly incorporate FenixPyre into your organization and start utilizing its robust security features quickly.

{% stepper %}
{% step %}

### **Prerequisites**

Before beginning the setup process, ensure the following [prerequisites](/fenixpyre-for-admins/getting-started/prerequisites-checklist.md) are met. These steps will confirm that your firewalls, systems, and network configurations comply with FenixPyre requirements.
{% endstep %}

{% step %}

### **Creating a tenant for your organization**

Raise a support ticket with FenixPyre team and provide the details mentioned [here](/fenixpyre-for-admins/getting-started/creating-a-tenant-for-your-organization.md). After that, we will set up a tenant for you and an admin will get an invitation to proceed.
{% endstep %}

{% step %}

### **Invite your team members**

[Inviting team members](/fenixpyre-for-admins/getting-started/invite-your-team-members.md) and assigning roles is simple, enabling immediate collaboration and secure data sharing. Promote users to admins for access to the admin dashboard.
{% endstep %}

{% step %}

### Create your first Master Encryption Key (MEK)

To activate FenixPyre encryption capabilities within your organization, [create your first master encryption key](/fenixpyre-for-admins/getting-started/create-your-master-encryption-key.md). You can store the Master Encryption Key using either FenixPyre HSM or a BYO-HSM (Bring Your Own HSM).
{% endstep %}

{% step %}

### Define your user policies

User policies are essential guidelines for managing permissions, applications and access controls within an organization, making it easier to manage specific users or groups. Follow [this](/fenixpyre-for-admins/getting-started/setup-user-policies.md) guide to define your policy.
{% endstep %}

{% step %}

### **Setup SSO and automatic user provisioning**

Set up [Single Sign-On (SSO)](/fenixpyre-for-admins/getting-started/setup-sso-and-automatic-user-provisioning.md) and automate user provisioning in a few clicks to manage users and groups through your Identity Provider.
{% endstep %}

{% step %}

### Install FenixPyre Windows Agent

[Download the Windows Agent](/fenixpyre-for-admins/getting-started/install-fenixpyre-windows-client-in-a-machine.md) from the admin dashboard to access FenixPyre's powerful features.
{% endstep %}

{% step %}

### **Integrate your cloud file storage**

Easily [connect your first cloud storage](/fenixpyre-for-admins/getting-started/create-your-first-cloud-integration.md) service or app for instant, secure file management throughout.
{% endstep %}
{% endstepper %}

### Other Guides

* Setup User Groups
* Setup SharePoint/OneDrive Integration
* Install FenixPyre Chrome Extension


---

# 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://docs.fenixpyre.com/fenixpyre-for-admins/getting-started.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.
