---
title: 'Partner settings'
section: features
updated: '2026-06-17'
summary: 'Partner settings control your organization profile and how team members sign in, including Microsoft sign-in configuration.'
---

> **Partner settings** is where you manage your organization's profile and authentication options, including Microsoft sign-in for your team.

## Overview

Changes here apply to your entire partner organization. The Organization tab holds profile information and branding, the Authentication tab controls how team members sign in.

## What it does

Microsoft sign-in lets team members use their Microsoft account (Azure AD or Microsoft Entra ID) instead of a password. Enabling it at the organization level grants all team members access. Leaving it off lets you grant individuals access via the per-user setting on their team member record.

Microsoft sign-up goes further: when enabled, new users whose email domain matches one of your configured domains create an account automatically just by signing in with Microsoft. Add at least one email domain before it works.

## See also

- [Team](partner_team.md) - per-user Microsoft sign-in is set on the team member record.

```yaml fields
name:
  label: Name
  tab: Organization
  hint: 'Display name of your organization, shown in the portal header and lists.'
slug:
  label: Slug
  tab: Organization
  hint: 'URL-friendly identifier for your organization. Set by an administrator and cannot be changed here.'
contact_email:
  label: 'Contact email'
  tab: Organization
  hint: 'Primary contact email address for your organization. May be used for system notifications.'
contact_phone:
  label: 'Contact phone'
  tab: Organization
  hint: 'Primary contact phone number for your organization.'
company_domain:
  label: 'Company domain'
  tab: Organization
  hint: 'Domain name associated with your organization (for example, example.com).'
partnerLogos:
  label: Logo
  tab: Organization
  hint: 'Your organization logo displayed in the portal header. Supported formats: PNG, JPG, JPEG, SVG. Maximum file size: 10 MB.'
microsoft_login_enabled:
  label: 'Microsoft sign-in'
  tab: Authentication
  hint: 'Enables Microsoft sign-in for all team members. When off, only team members with the per-user toggle enabled can use it.'
microsoft_signup_enabled:
  label: 'Microsoft sign-up'
  tab: Authentication
  hint: 'Allows new users with a matching email domain to create an account by signing in with Microsoft. Requires at least one email domain and Microsoft sign-in to be enabled.'
emailDomains:
  label: 'Email domains'
  tab: Authentication
  hint: 'Domains used to match new users during Microsoft sign-up (for example, example.com). Only required when Microsoft sign-up is enabled.'
```
