---
title: "User Roles"
slug: "user-roles"
description: "Get the most out of your data integration with Dataddo. Our platform allows for more users to manage one account. Assign user roles to your team members easily."
updated: 2023-10-23T13:35:34Z
published: 2023-10-23T13:35:34Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dataddo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User Roles Overview

## Role Matrix
|  Access Permission | Owner | User | Authorizer |
| --- | --- | --- | --- |
| Authorized services | YES | YES | YES |
| Sources | YES | YES | --- |
| Destinations | YES | YES | --- |
| Flows | YES | YES | --- |
| Users and roles | YES | --- | --- |
| Billing information | YES | --- | --- |
| Account settings | YES | --- | --- |

The access typically allows full **CRUD operations (Create / Read / Update / Delete)** unless specified otherwise.

## Roles Description
### Owner
**Owner** role can **access and edit all functions** available in Dataddo. Owners can
* Provision connectors, aka set up connections to data sources and configuring the data extraction process
* Authorize services
* Create and manage data pipelines
* Set up [alerts and notifications](/docs/how-to-enable-notifications){target="_blank"}
* Monitor data quality
* Manage users, which includes
    *  Inviting new users to the platform
    *  Managing user roles and permissions
    *  Deactivating or deleting user accounts

**Access to the user management section** of the Dataddo platform is an essential function for companies that have multiple users who collaborate on data integration projects. By having a role which can manage user accounts, companies can **ensure that only authorized users have access to sensitive data** so that data privacy and security is maintained.

### User
**Users** can perform basic operations like:
* Provisioning connectors
* Authorizing services

Provisioning connectors allows users to extract data from various sources, including social media, e-commerce platforms, and other data sources.

### Authorizer
**Authorizers** can add new connections to data sources and destinations, which involves granting Dataddo the permission to access data from external sources or send data to external destinations. With this role, companies can ensure that **data is being accessed and used only by authorized parties, maintaining data privacy and security**.

## Related Articles
[How To Add a New Team Member](/docs/manage-team-members#how-to-add-a-new-team-member){target="_blank"}
[How To Assign Team Roles](/docs/manage-team-members#how-to-assign-user-roles){target="_blank"}
