# Profile Support Documentation ## Docs - [Introduction](https://support.profilebehavior.com/introduction.md): Start here to unlock the full potential of your team with Profile. - [Quickstart](https://support.profilebehavior.com/quickstart.md): Get started with Profile in minutes by learning the basics. - [Inviting Users](https://support.profilebehavior.com/inviting-users.md): Invite teammates and start building your team’s insights together - [Assessment Invites](https://support.profilebehavior.com/assessment-invites.md): Send assessment invites by email to quickly collect responses - [Reading Profiles](https://support.profilebehavior.com/reading-profiles.md): Learn how to interpret profiles and uncover behavioral insights - [Reporting](https://support.profilebehavior.com/reporting.md): Generate detailed team reports to track behavioral trends - [Using Playbook AI](https://support.profilebehavior.com/playbook-ai.md): How to use the dedicated Playbook AI view to manage your chats. - [Playbook AI Knowledge](https://support.profilebehavior.com/playbook-ai-knowledge.md): Customize Playbook AI with your own knowledge base - [Profile in ChatGPT & Claude](https://support.profilebehavior.com/ai-assistants.md): Use your Profile behavioral data inside the AI assistants your team already uses - [AI assistants and data handling](https://support.profilebehavior.com/ai-data-handling.md): What data a connected AI assistant can see, how it flows, and what happens to it - [Single Sign-On (SSO)](https://support.profilebehavior.com/sso.md): Configure enterprise SSO for your organization using SAML or OIDC - [Account Recovery](https://support.profilebehavior.com/account-recovery.md): Learn how to change your user account password in case you forget. - [Core Concepts](https://support.profilebehavior.com/core-concepts.md): Understand the key terms and ideas that power Profile’s platform and workflows - [Data Privacy](https://support.profilebehavior.com/data-privacy.md): See how Profile protects your information with data privacy standards - [What's New](https://support.profilebehavior.com/changelog.md): Stay up to date on all the latest changes - [API Introduction](https://support.profilebehavior.com/api-reference/introduction.md): Build your own integration with our behavioral platform - [Authentication](https://support.profilebehavior.com/api-reference/authentication.md): Get authenticated and start testing our API - [MCP Server](https://support.profilebehavior.com/api-reference/mcp.md): Connect AI agents and assistants to Profile via the Model Context Protocol - [Connector security and compliance](https://support.profilebehavior.com/api-reference/connector-security.md): How the Profile MCP connector authenticates, isolates, and audits third-party access - [Assessment Error Codes](https://support.profilebehavior.com/api-reference/assessment-error-codes.md): Understand the error codes encountered during assessments - [User Permissions](https://support.profilebehavior.com/api-reference/user-permissions.md): Exploring User roles and permissions - [Test](https://support.profilebehavior.com/api-reference/endpoints/get-test.md): Returns a simple success message to verify that the Profile API is reachable and operational. Use this endpoint to confirm your authentication and network setup are correct. - [Test with Body](https://support.profilebehavior.com/api-reference/endpoints/post-test.md): Validates that your client can send POST requests with JSON bodies to the Profile API. Accepts a `ping` property for demonstration and troubleshooting purposes. - [Get Account](https://support.profilebehavior.com/api-reference/endpoints/get-current-account.md): Returns details about the account associated with the authenticated user, including name, organization type, credits, and preference settings. Use this endpoint to confirm your account setup and view key metadata. - [Get All Assessments](https://support.profilebehavior.com/api-reference/endpoints/get-assessments.md): Returns every behavioral assessment offered by Profile, including DISC, Focus, and Core. Use this to see which behavioral tests are available for teams or individuals in your organization. - [Get Assessment by ID](https://support.profilebehavior.com/api-reference/endpoints/get-assessment.md): Returns detailed information about the specified behavioral assessment, including its type, creation date, and whether it is required. Use this endpoint to learn more about a particular assessment available on your Profile account. - [Send Assessment Invite](https://support.profilebehavior.com/api-reference/endpoints/assessment-invite.md): Creates a pending profile associated with your account which represents an invitation to join your account and take the assessment. Once an individual receives their invite email and accepts their profile data will be included in the profiles on your account. The email provided will receive an invit… - [Resend Assessment Invite](https://support.profilebehavior.com/api-reference/endpoints/resend-assessment-invite.md): Sends a new invite to the email associated with the provided profile ID. - [Get Core Report By Locale](https://support.profilebehavior.com/api-reference/endpoints/get-core-report-by-locale.md): Returns report content for Core values in various languages based on the supplied ISO country locale code. - [Get DISC Report By Locale](https://support.profilebehavior.com/api-reference/endpoints/get-disc-report-by-locale.md): Returns report content for DISC in various languages based on the supplied ISO country locale code. - [Get Focus Report By Locale](https://support.profilebehavior.com/api-reference/endpoints/get-focus-report-by-locale.md): Returns report content for Focus in various languages based on the supplied ISO country locale code. - [Generate AI Debrief](https://support.profilebehavior.com/api-reference/endpoints/post-generate-ai-debrief.md): Returns a Playbook AI generated debrief for the individual profile specified. If one has been generated with the current available data already, it simply returns the expected debrief. If new data or a new AI model are available it generates a new debrief with a flag indicating that it is new. - [Generate AI Team Summary](https://support.profilebehavior.com/api-reference/endpoints/post-generate-ai-team-summary.md): Returns a Playbook AI generated Team Summary for multiple profiles up to 40 max. If one has been generated with the current available data already, it simply returns the expected debrief. If new data or a new AI model are available it generates a new debrief with a flag indicating that it is new. - [Create Profile](https://support.profilebehavior.com/api-reference/endpoints/post-profile.md): Creates a pending profile associated with your account which represents an invitation to join your account and take the assessment. Once an individual receives their invite email and accepts their profile data will be included in the profiles on your account. The email provided will receive an invit… - [Resend Profile Invite](https://support.profilebehavior.com/api-reference/endpoints/post-profile-resend-invite.md): Sends a new invite to the email associated with the provided profile ID. - [Get Profile](https://support.profilebehavior.com/api-reference/endpoints/get-profile.md): Returns the report data for a specific individual - [Get All Profiles](https://support.profilebehavior.com/api-reference/endpoints/get-profiles.md): Returns the report data for all profiles on your account with pagination and optional filters as query parameters. - [Get All Pending Profiles](https://support.profilebehavior.com/api-reference/endpoints/get-pending-profiles.md): Returns paginated details for all profiles invited to your account. - [Delete Profile](https://support.profilebehavior.com/api-reference/endpoints/delete-profile.md): Removes the profile associated with the provided ID from your account. - [Create Resource Alias](https://support.profilebehavior.com/api-reference/endpoints/post-resource-alias.md): Creates a resource alias for the account which serves as a way of creating custom identification for data in the Profile system using a `consumerKey` and relating it based on the resource type and ID. If a resource alias already exists with all of the same fields as provided, the existing alias data… - [Get All Resource Aliases](https://support.profilebehavior.com/api-reference/endpoints/get-resource-aliases.md): Returns every resource alias for your account with filter options available as query parameters. - [Update Resource Alias](https://support.profilebehavior.com/api-reference/endpoints/patch-resource-alias.md): Updates an existing resource alias `resourceId` or `consumerKey`. - [Delete Resource Alias](https://support.profilebehavior.com/api-reference/endpoints/delete-resource-alias.md): Removes an existing resource alias. - [Get All Tags](https://support.profilebehavior.com/api-reference/endpoints/get-tags.md): Returns all tags defined for the account, including team labels, colors, and associated profiles. Use this endpoint to organize or analyze groups, teams, or cohorts within an account. - [Create Tag](https://support.profilebehavior.com/api-reference/endpoints/post-tag.md): Creates a tag for the account which can have profiles assigned to it and be used for filtering profiles when fetching multiple by account. - [Update Tag](https://support.profilebehavior.com/api-reference/endpoints/patch-tag.md): Updates the label or color designation of an existing tag. - [Update Tag Profiles](https://support.profilebehavior.com/api-reference/endpoints/patch-tag-profiles.md): Updates the profiles assigned to an existing tag. - [Delete Tag](https://support.profilebehavior.com/api-reference/endpoints/delete-tag.md): Deletes a tag based on provided ID. - [Tips for Using Profile (Transfer Portal)](https://support.profilebehavior.com/transfer-portal.md): Using Profile to help you evaluate during the Transfer Portal period ## OpenAPI Specs - [openapi](https://support.profilebehavior.com/api-reference/openapi.yaml) ## Optional - [System Status](https://status.profilebehavior.com) - [Blog](https://profilebehavior.com/resources)