# nuwacom Documentation ## Docs - [Identifying Use Cases](https://docs.nuwacom.ai/admin/aiadoption/identifyingusecases.md) - [Rollout Playbook](https://docs.nuwacom.ai/admin/aiadoption/rolloutplaybook.md) - [Rollout Setup ](https://docs.nuwacom.ai/admin/aiadoption/rolloutsetup.md) - [Documentation](https://docs.nuwacom.ai/admin/api/introduction.md) - [List all AI models](https://docs.nuwacom.ai/api-reference/ai/list-all-ai-models.md): List all supported AI models - [List space AI models](https://docs.nuwacom.ai/api-reference/ai/list-space-ai-models.md): List all supported AI models for a specific space - [Add an asset via URL](https://docs.nuwacom.ai/api-reference/assets/add-an-asset-via-url.md): Add an asset to the system by providing a URL to the asset - [Delete an asset](https://docs.nuwacom.ai/api-reference/assets/delete-an-asset.md): Permanently delete an asset from the given space. This removes the stored file and any derived embeddings for that asset. - [Get an asset](https://docs.nuwacom.ai/api-reference/assets/get-an-asset.md): Return the complete asset record (name, MIME type, connector info, metadata, processing state, etc.) for the provided asset as long as the caller has read access to the space. - [Update an asset](https://docs.nuwacom.ai/api-reference/assets/update-an-asset.md): Update mutable asset metadata (name, connector assignment, metadata JSON, file path info, etc.) without re-uploading the file itself. - [Upload an asset](https://docs.nuwacom.ai/api-reference/assets/upload-an-asset.md): Upload an asset to the system - [Create an API key](https://docs.nuwacom.ai/api-reference/auth/create-an-api-key.md): Creates a new API key for the authenticated user with specified permissions and optional expiration. - [OpenAI Chat Completion](https://docs.nuwacom.ai/api-reference/completion-api/openai-chat-completion.md): Create a new AI completion. You can find the supported models using [List all AI models](/api-reference/ai/list-all-ai-models). - [Get agent avatar](https://docs.nuwacom.ai/api-reference/embedded-chat/get-agent-avatar.md): Get the avatar of the agent by its ID - [Get chat by ID](https://docs.nuwacom.ai/api-reference/embedded-chat/get-chat-by-id.md): Get the chat settings and agent information by chat ID - [Create a Space](https://docs.nuwacom.ai/api-reference/workspaces/create-a-space.md): Create a new nuwacom workspace in an organization. - [Data Analysis](https://docs.nuwacom.ai/data-analysis.md) - [Documents](https://docs.nuwacom.ai/documents.md) - [Emails](https://docs.nuwacom.ai/emails.md) - [Search](https://docs.nuwacom.ai/enterprise-search.md): Quickly access information and generate content from your data - [Images](https://docs.nuwacom.ai/images.md) - [Meeting Notes](https://docs.nuwacom.ai/notes.md) - [Overview](https://docs.nuwacom.ai/overview.md) - [Account](https://docs.nuwacom.ai/product/accountsettings.md): In the account settings section, you can manage your profile and customize your individual preferences for using your nuwacom workspace. - [Advanced](https://docs.nuwacom.ai/product/advanced.md) - [Agents](https://docs.nuwacom.ai/product/agents.md): Design workflows, connect your tools and automate repetitive tasks - [Chat](https://docs.nuwacom.ai/product/chat.md): Interactive chat for creating content and answering questions - [Connectors](https://docs.nuwacom.ai/product/connectors.md): With nuwacom, you can connect your favorite business tools directly to your agents—making it easy to automate workflows and streamline your daily tasks. - [Getting started](https://docs.nuwacom.ai/product/gettingstarted.md) - [Glossary](https://docs.nuwacom.ai/product/glossary.md): Terms and definitions for a quick introduction to nuwacom - [Knowledge Base](https://docs.nuwacom.ai/product/knowledgebase.md): Your company’s knowledge in one place - [Policy Hierarchy](https://docs.nuwacom.ai/product/policy-hierarchy.md) - [Projects](https://docs.nuwacom.ai/product/projects.md): Organize your documents in projects, create multiple documents, and collaborate with your team. - [Prompts](https://docs.nuwacom.ai/product/prompts.md): Discover, create, and manage prompts to enhance your chat experience and simplify daily tasks. - [Release Notes](https://docs.nuwacom.ai/product/releasenotes.md) - [Search](https://docs.nuwacom.ai/product/search.md): Quickly access information and generate content from your data - [Skills](https://docs.nuwacom.ai/product/skills.md) - [User management](https://docs.nuwacom.ai/product/usermanagement.md): Invite users and manage their access rights on the platform - [How to create content in line with your brand](https://docs.nuwacom.ai/product/voices.md): Individual tone of voice for your content - [Workflows](https://docs.nuwacom.ai/product/workflows.md) - [Workspace](https://docs.nuwacom.ai/product/workspacesettings.md): Organize and manage your workspace - [Research](https://docs.nuwacom.ai/research.md) - [AI Models](https://docs.nuwacom.ai/resources/aimodels.md): The latest and most advanced AI models—seamlessly integrated - [Best Practices](https://docs.nuwacom.ai/resources/enbestpractices.md): Learn how to apply AI effectively, maintain consistent brand communication, and optimize your workflows step by step. - [How to write effective prompts](https://docs.nuwacom.ai/resources/generateprompts.md): Guide to writing effective AI prompts - [Measures](https://docs.nuwacom.ai/security/measures.md) - [Slides](https://docs.nuwacom.ai/slides-1.md) - [Videos](https://docs.nuwacom.ai/videos-1.md) ## OpenAPI Specs - [openapi](https://docs.nuwacom.ai/openapi.yaml)