# Profile Support Documentation ## Docs - [Account Recovery](https://support.profilebehavior.com/account-recovery.md): Learn how to change your user account password in case you forget. - [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 - [Assessment Error Codes](https://support.profilebehavior.com/api-reference/assessment-error-codes.md): Understand the error codes encountered during assessments - [Authentication](https://support.profilebehavior.com/api-reference/authentication.md): Get authenticated and start testing our API - [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 - [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… - [Delete Profile](https://support.profilebehavior.com/api-reference/endpoints/delete-profile.md): Removes the profile associated with the provided ID from your account. - [Delete Resource Alias](https://support.profilebehavior.com/api-reference/endpoints/delete-resource-alias.md): Removes an existing resource alias. - [Delete Tag](https://support.profilebehavior.com/api-reference/endpoints/delete-tag.md): Deletes a tag based on provided ID. - [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. - [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 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 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 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. - [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. - [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 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. - [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. - [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. - [Update Resource Alias](https://support.profilebehavior.com/api-reference/endpoints/patch-resource-alias.md): Updates an existing resource alias `resourceId` or `consumerKey`. - [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. - [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. - [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… - [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. - [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. - [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. - [API Introduction](https://support.profilebehavior.com/api-reference/introduction.md): Build your own integration with our behavioral platform - [MCP Server](https://support.profilebehavior.com/api-reference/mcp.md): Connect AI agents and assistants to Profile via the Model Context Protocol - [User Permissions](https://support.profilebehavior.com/api-reference/user-permissions.md): Exploring User roles and permissions - [Assessment Invites](https://support.profilebehavior.com/assessment-invites.md): Send assessment invites by email to quickly collect responses - [What's New](https://support.profilebehavior.com/changelog.md): Stay up to date on all the latest changes - [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 - [Introduction](https://support.profilebehavior.com/introduction.md): Start here to unlock the full potential of your team with Profile. - [Inviting Users](https://support.profilebehavior.com/inviting-users.md): Invite teammates and start building your team’s insights together - [Playbook AI Knowledge](https://support.profilebehavior.com/playbook-ai-knowledge.md): Customize Playbook AI with your own knowledge base - [Quickstart](https://support.profilebehavior.com/quickstart.md): Get started with Profile in minutes by learning the basics. - [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 - [Single Sign-On (SSO)](https://support.profilebehavior.com/sso.md): Configure enterprise SSO for your organization using SAML or OIDC - [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)