Notion AI lets you create a custom persona to define the tone, style, and behavior of AI responses. You might expect that persona to be available in every workspace you belong to, but it is not. This limitation exists because each workspace stores its own AI configuration and persona data in a separate container. This article explains the technical reason behind this restriction and shows you exactly how to recreate a custom persona in another workspace.
Key Takeaways: Why Notion AI Personas Are Workspace-Specific
- Settings & Members > AI > Custom Personas: Each workspace stores its own set of custom personas in an isolated data partition.
- Workspace-level data isolation: Notion treats every workspace as a separate tenant for AI configuration, preventing cross-workspace persona sharing.
- Manual recreation required: You must copy the persona definition and recreate it in each workspace where you want to use it.
How Notion AI Stores Custom Personas Per Workspace
Notion AI custom personas are not stored in your user profile. They are saved inside the workspace AI settings database. Each workspace in your Notion account operates as an independent environment with its own AI configuration, prompt history, and persona definitions. When you create a persona in Workspace A, that data lives only in Workspace A’s storage partition. Workspace B has no access to that partition, even though you are the same user logged in with the same email address.
This design is intentional. Notion uses workspace-level data isolation to prevent one workspace’s AI prompts and configurations from leaking into another workspace. If you are a freelancer who uses one workspace for client A and another for client B, you do not want the AI to accidentally carry over tone or context between the two. The persona limitation is a side effect of this privacy and security boundary.
What a Custom Persona Contains
A custom persona defines the AI’s behavior through a set of instructions you write in plain English. You can specify tone, vocabulary, sentence length, formatting preferences, and role-specific constraints. For example, a “Technical Writer” persona might instruct the AI to use active voice, keep sentences under 20 words, and avoid jargon. The persona also includes a name and an optional description. None of this data is shared across workspaces.
Where the Persona Data Lives
The persona data is stored in the workspace’s AI configuration table. This table is part of the workspace metadata, not your user account metadata. When you switch workspaces, the Notion client loads the AI configuration for that specific workspace. The custom persona list is empty in a workspace where you have never created one. There is no sync mechanism between workspaces for this data.
Steps to Recreate a Custom Persona in Another Workspace
Because sharing is not supported, you must manually copy the persona definition and recreate it in each workspace. Follow these steps for each target workspace.
- Open the workspace where the persona already exists
Navigate to Settings & Members from the left sidebar. Select the AI tab from the top of the settings panel. Scroll to the Custom Personas section and click the persona you want to copy. - Copy the persona instructions
In the persona editor, select all the text in the instructions field. Press Ctrl+C on Windows or Cmd+C on Mac to copy the text. Also write down the persona name exactly as it appears. - Switch to the target workspace
Click the workspace switcher in the top-left corner of the Notion window. Select the workspace where you want to add the persona. - Create a new custom persona
Go to Settings & Members > AI > Custom Personas. Click the Add a Persona button. Paste the copied instructions into the instructions field using Ctrl+V or Cmd+V. Enter the exact same persona name. - Set the persona as active
After saving, open any Notion page and click the AI button in the toolbar. Select Custom Personas from the dropdown. Choose the persona you just created to activate it for that workspace.
Common Misconceptions About Cross-Workspace Persona Sharing
“My persona should follow me because I am the same user”
Notion AI personas are workspace-level settings, not user-level settings. Your user identity only controls access to the workspace. Once inside, the AI configuration is isolated. This is similar to how workspace templates, integrations, and permissions are not carried over when you switch workspaces.
“Can I use a template to share a persona?”
No. Notion templates capture page content, database structures, and properties. They do not capture AI configuration or custom persona definitions. There is no template type for AI settings. You cannot export or import personas through any built-in template or export feature.
“Will Notion add cross-workspace persona sharing in the future?”
Notion has not announced any feature for sharing custom personas across workspaces. The current architecture treats each workspace as a separate data tenant. Adding cross-workspace sharing would require a fundamental change to how AI configurations are stored and synced. For now, manual recreation is the only method.
Notion AI Custom Persona: Workspace Isolation vs User-Level Settings
| Feature | Custom Persona | User Preferences |
|---|---|---|
| Storage location | Workspace AI configuration table | User account metadata |
| Scope | Single workspace only | All workspaces under the same account |
| Can be shared | No, must be recreated manually | Yes, settings like theme and language follow the user |
| Affects other members | Only the creator can use the persona | Only the individual user sees the preference |
| Data isolation | Strict, prevents cross-workspace AI context leakage | Not isolated, same preference applies everywhere |
The table above shows the key difference between custom personas and regular user preferences. User preferences like dark mode or language are stored in your account profile and apply to every workspace you access. Custom personas are locked to the workspace where they were created. This distinction explains why you cannot rely on a single persona across multiple workspaces.
If You Need the Same Persona in Multiple Workspaces
The only reliable method is to maintain a master copy of your persona instructions in a Notion page inside a shared workspace. Store the instructions in a database or a simple note. When you need to recreate the persona in a new workspace, open that master page, copy the instructions, and follow the creation steps above. This approach keeps your persona definitions consistent without relying on cross-workspace sharing that does not exist. You can also version your instructions in the master page so that improvements are easy to propagate.
Remember that each workspace requires its own creation step. There is no bulk import or API endpoint for custom personas. Plan your workflow accordingly if you manage multiple workspaces that need the same AI behavior.