# Onboarding Actions

Onboarding actions facilitate admins to review user management-related settings and other basic settings in a one-page checklist. From this window, admins can configure and manage necessary settings such as adding or removing users, providing consent to applications, and enabling writeback/sync in a single click.

Select **Onboarding Actions** on the EDITable console.

<figure><img src="/files/ZXfM17OQBgUSdxswmxvA" alt=""><figcaption><p>Click 'Onboarding Actions'</p></figcaption></figure>

A pop-up opens showing the action, status, and description details of these configurations.

<figure><img src="/files/4WfS40VzcEHwFMIL79Sb" alt=""><figcaption><p>Onboarding Actions</p></figcaption></figure>

## 1. Manage Users <a href="#id-1.-manage-users" id="id-1.-manage-users"></a>

This option is for user management configuration where you can add/remove users and assign user roles. Clicking on **Manage** will navigate you to the user management page where you can manage users as explained in [this section](/editable/admin-portal-and-editable-console/admin-portal/user-management.md).

<figure><img src="/files/HkHzS0GoBOU16deue5Mc" alt=""><figcaption><p>Manage Users</p></figcaption></figure>

## 2. Consents <a href="#id-2.-consents" id="id-2.-consents"></a>

### 2.1. Power BI

This configuration permits Power BI to access your workspace, reports, and datasets. Enabling this also allows EDITable to access the Power BI workspaces and reports that you have access to. Clicking **Configure** will provide the consent.

### 2.2. Organisation Groups

This setting lets EDITable access the organization user list groups so that they can be added while commenting, setting approvers, etc.&#x20;

<figure><img src="/files/EaGjRxWyg7h9lMbyKxX4" alt=""><figcaption><p>Consents</p></figcaption></figure>

## 3. Writeback/Sync <a href="#id-3.-writeback-sync" id="id-3.-writeback-sync"></a>

You can enable or disable users from adding database connections for writeback and sync using the toggle button available as highlighted. Clicking on **Configure** will navigate you to the [writeback settings page](https://docs.inforiver.com/editable/admin-portal-and-editable-console/pages/Mdg9QPYumNelXdHHBZ9G#id-2.-writeback-settings) where you can also do the additional settings.

<figure><img src="/files/PFVwhrrlYAVLiBhhzc1S" alt=""><figcaption><p>Witeback/Sync</p></figcaption></figure>

Click on **Additional Settings** to navigate to the settings page. These additional settings are explained in [this section](/editable/admin-portal-and-editable-console/admin-portal/settings.md).

<figure><img src="/files/D4opVlCEX1rOvfIwAGtr" alt=""><figcaption><p>Additional Settings</p></figcaption></figure>


---

# 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.inforiver.com/editable/admin-portal-and-editable-console/onboarding-actions.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.
