# Prompteus Documentation ## Docs - [Dashboard](https://docs.prompteus.com/features/dashboard.md): Monitor your Neurons' performance, usage, and cost savings through the Prompteus dashboard. - [Providers](https://docs.prompteus.com/features/providers.md): Connect your AI provider accounts by managing API keys for OpenAI, Google, Anthropic, Cohere, and Mistral. - [Sandbox](https://docs.prompteus.com/features/sandbox.md): Test and interact with your Neurons using our open-source Sandbox application. - [Prompteus API Keys](https://docs.prompteus.com/features/settings/api-keys.md): Learn how to manage your Prompteus API keys to authenticate requests to your Neurons. - [Billing](https://docs.prompteus.com/features/settings/billing.md): Understand Prompteus billing, manage your usage, and configure billing settings. - [Team Settings](https://docs.prompteus.com/features/settings/team.md): Manage your organization profile and team members in Prompteus. - [Calling Neurons](https://docs.prompteus.com/neurons/api.md): Learn how to call Neurons using the REST API or the TypeScript SDK. - [Call AI Model](https://docs.prompteus.com/neurons/editor/nodes/call-ai-model.md): Learn how to use the **Call AI Model** node to interact with various AI providers and models, with support for structured output. - [Call Neuron](https://docs.prompteus.com/neurons/editor/nodes/call-neuron.md): Learn how to use the **Call Neuron** node to invoke other neurons and pass context between them. - [If Prompt Contains](https://docs.prompteus.com/neurons/editor/nodes/if-prompt-contains.md): Learn how to use the **If Prompt Contains** node to create conditional logic based on prompt content patterns. - [If Response Contains](https://docs.prompteus.com/neurons/editor/nodes/if-response-contains.md): Learn how to use the **If Response Contains** node to create conditional logic based on LLM response content patterns. - [Randomized Split](https://docs.prompteus.com/neurons/editor/nodes/randomized-split.md): Use the **Randomized Split** node to create branching logic in your Neuron workflows based on random conditions. - [Replace Words in Prompt](https://docs.prompteus.com/neurons/editor/nodes/replace-words-in-prompt.md): Learn how to use the **Replace Words in Prompt** node to perform text substitutions in your prompts before they reach the LLM. - [Replace Words in Response](https://docs.prompteus.com/neurons/editor/nodes/replace-words-in-response.md): Learn how to use the **Replace Words in Response** node to perform text substitutions in your LLM responses after they are generated. - [Serve Response](https://docs.prompteus.com/neurons/editor/nodes/serve-response.md): Learn how to use the Serve Response node to return results from your workflow. - [Stop Execution](https://docs.prompteus.com/neurons/editor/nodes/stop-execution.md): Learn how to use the **Stop Execution** node to conditionally halt workflow execution. - [System Prompt](https://docs.prompteus.com/neurons/editor/nodes/system-prompt.md): Learn how to use the **Set System Prompt** node to define the behavior and context for your AI model interactions. - [Use Output](https://docs.prompteus.com/neurons/editor/nodes/use-output.md): Learn how to use the **Use Output** node to pass output from one node as input to subsequent nodes in your workflow. - [Version Management & Deployment](https://docs.prompteus.com/neurons/editor/version-management.md): Learn how to manage Neuron versions, deploy them to production, and maintain different versions of your configurations. - [Introduction to the Neuron Editor](https://docs.prompteus.com/neurons/editor/visual-editor.md): Learn about the Neuron Editor's interface and how to build powerful AI workflows using its visual tools. - [Introduction to Neurons](https://docs.prompteus.com/neurons/intro.md): Welcome to the world of Neurons! In Prompteus, Neurons are the foundational elements for building and managing your AI integrations. - [Execution Logs](https://docs.prompteus.com/neurons/logging.md): Monitor and debug your neuron executions with detailed logs - [Accessing Settings & Details](https://docs.prompteus.com/neurons/settings.md): Configure and customize your Neurons with various settings to control their behavior, performance, and security. - [Access Control](https://docs.prompteus.com/neurons/settings/access-control.md): Manage who can access your Neurons and control permissions with fine-grained access control settings. - [Caching](https://docs.prompteus.com/neurons/settings/caching.md): Optimize your Neurons' performance and lower your AI costs with caching settings to store and reuse responses for similar requests. - [Rate Limiting](https://docs.prompteus.com/neurons/settings/rate-limiting.md): Control the rate of requests to your Neurons to prevent abuse and manage resource usage effectively. - [Use Cases: Feature Deep Dive](https://docs.prompteus.com/use-cases.md): Learn how Prompteus can be used for your use cases - [What is Prompteus?](https://docs.prompteus.com/welcome.md) ## Optional - [Blog](https://www.prompteus.com/blog) - [Community](https://prompteus.com/slack) - [GitHub](https://github.com/prompteus-ai) - [Status](https://status.prompteus.com)