# Organization management

{% hint style="info" %}
This guide is for **Admins** who have permission to make these changes.
{% endhint %}

This guide walks you through how to configure your organization's settings in Vectice. You can customize the settings to best fit the needs of your organization.

## Accessing Organization Settings&#x20;

1. Log in to your Vectice account.&#x20;
2. Click your profile icon and select **Organization Settings**

## General Settings

You can set up your Organization name with the authorized email domains. Authorized email domains defines the email domains authorized for account creation, login, and invitations.

{% hint style="info" %}
You must contact Vectice support at <support@vectice.com> to change the authorized email domains.
{% endhint %}

## Email notifications settings

This setting enables or disables sending notifications from Vectice via email. If it is disabled, contact Vectice support (<support@vectice.com>) to enable.

## Users settings

### **Enable workspace creation for all users**

Admins can enable all users to create workspaces in their organization.&#x20;

{% hint style="info" %}
Although Admins can enable all users to create workspaces, this should be disabled for production environments to keep Vectice organized and monitor user permissions.
{% endhint %}

### Enable anyone to invite users to Vectice

Admins can allow any user role to invite others to the organization.&#x20;

## Set a threshold for logging statistics

&#x20;Discover how to set a minimum row count in a dataframe to log statistics. By setting a threshold, you can safeguard your data anonymity when calculating dataset statistics.

Adjust the row count threshold as needed for your organization's data privacy needs.

{% hint style="info" %}
Admins can update and set a minimum threshold for logging statistics.
{% endhint %}

Type in the minimum number of rows required to log dataset statistics.

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

{% hint style="info" %}
This number is set to ensure data privacy. The default minimum number of rows is 100.
{% endhint %}

<figure><img src="/files/qtoGo7DAPHBkpHD6B1LE" alt=""><figcaption></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.vectice.com/25.1/admin-guides/organization-management.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.
