# Getting set up

<details>

<summary>Step 1: Register for an OpenComp Account </summary>

Register for a free OpenComp account at <https://app.opencomp.com/signup>

</details>

<details>

<summary>Step 2: Create your OpenComp company profile </summary>

During the registration process, OpenComp will guide you through the process of creating a company profile. If you skip this, navigate to click the top right button, then click Admin Console and then navigate to Company Details.

<img src="/files/RELmCI3t9d83C0xnWgcd" alt="" data-size="original">

<img src="/files/P6my7OScOxqv89elMqmb" alt="" data-size="original">

</details>

<details>

<summary>Step 3: Add Your Organization's Employees</summary>

In order to put OpenComp into motion for your organization, you need to add your employees to the OpenComp app. You can accomplish this one of 3 ways.

1. ***The preferred and ideal method*****:** [Connect your HRIS to OpenComp](/opencomp-knowledge-base/product-guides/scenario-settings/adding-employees-to-opencomp/connect-your-hris-to-opencomp.md). OpenComp integrates with over 30 HRIS systems.&#x20;
2. [Upload your employees to OpenComp](/opencomp-knowledge-base/product-guides/scenario-settings/adding-employees-to-opencomp/upload-employees-to-opencomp.md) using our [csv template](https://docs.google.com/spreadsheets/d/1tWiTML7X2bJBu8aI648Og6Lf_OGMSPinXGX3aP-JN7o/edit?usp=sharing).&#x20;

</details>


---

# 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://success.opencomp.com/opencomp-knowledge-base/fundamentals/getting-set-up.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.
