> For the complete documentation index, see [llms.txt](https://knowledge-base.zumrails.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.zumrails.com/users/adding-users-with-embedded-integration-codes.md).

# Adding Users With Embedded Integration Codes

> You can use integration codes provided in your Zūm Portal to set up instant verification of users' account information. Using this method allows you to collect account information and other required details in a matter of minutes.

Adding a new user through aggregation using Integration Codes

1. Log in to your Zūm Rails **portal**
2. Go to **Settings > Integration Codes**

<figure><img src="/files/6HTYbHtU56ZrXq59DMoe" alt=""><figcaption></figcaption></figure>

3. Click the arrow on the right of **Add Payment Profile** card

<figure><img src="/files/5yCwbIr8oCHie58svN4n" alt=""><figcaption></figcaption></figure>

4. **Copy the URL**. Depending on your workflow, you can do any of the following:

* Open the URL in any browser
* Embed the URL in a web application
* Sent the URL by email or SMS

5. Depending on your workflow and settings, your users will be required to fill in some, or all of the information.

<figure><img src="/files/CtDqipONkesKIaNDu7Y5" alt=""><figcaption></figcaption></figure>

When a user successfully completes all the steps, it will create their profile in the Zum Rails database. This process does not create any transactions.

### Verifying the connectivity of users

#### Through the portal

To confirm that a user has successfully connected through aggregation you can view their profile and look at their status

1. Click on **Users**

<figure><img src="/files/z9ntrNvDEHiaZWeF4yBz" alt=""><figcaption></figcaption></figure>

2\. Search by **User name** or by **status**

<figure><img src="/files/RAVBvFOfhtkXgeCBELrc" alt=""><figcaption></figcaption></figure>

3. Click on the **User name**
4. Confirm that the **Aggregation Status** is **Connected**

<figure><img src="/files/gDiyDAOeKLDOqfpviG6k" alt=""><figcaption></figcaption></figure>

#### Through the API

Once a user has completed the process and you have received a userID, you can call the **`GET /user endpoint /api/user/{user_id}.`**

“AggregationStatus”: “Connected”
