# Set Up

This guide outlines the steps to set up a workspace on DinMo, including Google Sign-In, best practices for inviting team members and configuring alerts.

### Setting up a workspace

1. **Sign** **up**:
   * Navigate to [DinMo Sign-Up](https://app.dinmo.io/sign-up).
   * Use your Google Account or Email to sign up.
   * During the sign-up process, you will be prompted to name you workspace.
2. **Workspace Validation**:
   * Once the workspace is created, the DinMo team will validate it.
   * You will receive a confirmation once your workspace is validated and ready to use.

### Getting Started with DinMo

{% hint style="info" %}
Check our [step-by-step process](#getting-started-with-dinmo) from first log-in to activating your first-party data and seamlessly transferring it to your preferred destination platforms.
{% endhint %}

### Inviting Team Members

* **Best** **Practices**:
  * The first person to create the workspace becomes the organization admin and workspace admin.
  * After creating the workspace, the admin should invite other team members and assign roles within the organization.

<figure><img src="/files/KbiscBbSBP7ThpL9y1Nr" alt=""><figcaption><p>The administrator must invite their team members to join the same workspace</p></figcaption></figure>

{% hint style="warning" %}
**Avoid** **Multiple** **Workspaces!**

If all team members sign up individually without being invited, separate workspaces will be created. Ensure the admin invites team members to the same workspace.
{% endhint %}

### Setting up Alerts

Once all your team members have joined your DinMo workspace, you can set up alerts to notify you when a synchronization is no longer working in your workspace.

To configure notifications, go to the *Settings* section, and then to the *General* tab.

You can then decide to receive alert notifications by email or by Slack, by using the corresponding toggle. You will be invite to choose the email recipients and/or the Slack channel where the notification should be sent.

<figure><img src="/files/WAnPbzXdluH9prKSNDVz" alt=""><figcaption><p>Notification configurations</p></figcaption></figure>

### FAQ

1. **Do customers need to configure anything to use Google Sign-On?**

No. Customers simply sign up with their Google account. There is no additional configuration required on their side.

2. **What happens if multiple team members sign up independently?**

Each team member will create their own separate workspace. To avoid this, ensure one person creates the workspace and invites others to join.

***

## Ready to get started?

Book a demo and we will walk through the best way to launch your first DinMo use case.

[Book a demo](https://www.dinmo.com/contact/)

## Need help?

Our team is here to help with setup, modeling, activation, and troubleshooting.

[Contact us](mailto:hello@dinmo.com?subject=Docs%20help)

## Feature requests?

Tell us which connector, workflow, or improvement would make DinMo more useful for your team.

[Request a feature](mailto:hello@dinmo.com?subject=Feature%20request)

[Privacy Policy](https://www.dinmo.com/legals/privacy/) | [Terms of Service](https://www.dinmo.com/terms-of-service/)


---

# 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.dinmo.io/workspace-management/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.
