# Setting up your Emory account

### What is a company's account?

Your company account is the primary account from where all operations will take place. It is handled by the designated organization admin, who has full access and can configure Emory for team-wide use.

### How to set up the account?

The first step is creating your organization account. Once you sign up for Emory, you will receive a login invite to your registered email. Use this invite to log in and set up your password. It's important to choose a strong, unique password to keep your account secure.

After successfully logging into your account here - [ Emory Web App Login](https://www.webapp.emory.pro/login)

You can log in here:[ Emory Web App Login](https://www.webapp.emory.pro/login)

#### Steps to Complete Your Account Setup

**STEP 1:** [Organization settings](/setting-up-your-emory-account/organisation-settings.md)

**STEP 2:** [Adding team members & assigning them roles](/setting-up-your-emory-account/members.md)

**STEP 3:** [Setting up data pipelines](/operational-settings.md) - Bulk upload containers/items, signature fields etc.

These details are usually added during the first setup or when an upgrade is required.

\
Continue to the next pages in this documentation to learn how to configure organization settings in detail.


---

# 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.emory.pro/setting-up-your-emory-account.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.
