Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
This component is returned by
useWorkspaceSettingsForm().Example
workspace-settings.tsx
Props
The contents of your workspace settings form, usually layout and input components.
Unlike regular forms, the
<Form /> component from
useWorkspaceSettingsForm() does not have an
onSubmit prop. Settings are automatically saved.