# Avicenna Documentation > Complete, organized reference for Avicenna's features, Workshop, settings, and more! ## Docs - [Create Plant](https://docs.avicenna.dev/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://docs.avicenna.dev/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://docs.avicenna.dev/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://docs.avicenna.dev/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Introduction](https://docs.avicenna.dev/api-reference/introduction.md): Example section for showcasing API endpoints - [Changelog](https://docs.avicenna.dev/changelog.md) - [Authentication](https://docs.avicenna.dev/guides/dashboard/authentication.md): Create and manage API keys used to authenticate requests to your endpoints. - [Logs](https://docs.avicenna.dev/guides/dashboard/logs.md): View and monitor all requests made to your API endpoints. - [Settings](https://docs.avicenna.dev/guides/dashboard/settings.md): Configure your API’s general settings, authentication, and integrations. - [Decode Text](https://docs.avicenna.dev/guides/workshop/actions/decode-text.md): Decode text using standard encoding formats - [Encode Text](https://docs.avicenna.dev/guides/workshop/actions/encode-text.md): Encode text using standard encoding formats - [Generate Text](https://docs.avicenna.dev/guides/workshop/actions/generate-text.md): Use AI to generate text from a prompt within your flow. - [Manipulate Image](https://docs.avicenna.dev/guides/workshop/actions/manipulate-image.md): Adjust an image using filters and color operations - [Manipulate Text](https://docs.avicenna.dev/guides/workshop/actions/manipulate-text.md): Modify a text value using various operations - [Respond](https://docs.avicenna.dev/guides/workshop/actions/respond.md): End a logic flow with a custom JSON response payload - [Send Email](https://docs.avicenna.dev/guides/workshop/actions/send-email.md): Send a custom email using the Resend integration. - [Send External Request](https://docs.avicenna.dev/guides/workshop/actions/send-external-request.md): Send an HTTP request to an external endpoint - [Set Variable](https://docs.avicenna.dev/guides/workshop/actions/set-variable.md): Create and store a per-execution variable for use throughout your flow. - [Welcome to Avicenna](https://docs.avicenna.dev/index.md): Hello and welcome to Avicenna's documentation and knowledge base! - [Query Parameters](https://docs.avicenna.dev/query-parameters.md) - [Quickstart](https://docs.avicenna.dev/quickstart.md): Deploy your API and create your first endpoint with Avicenna! - [Workshop Overview](https://docs.avicenna.dev/workshop-overview.md): Get familiar with Avicenna Workshop for building endpoints ## OpenAPI Specs - [openapi](https://docs.avicenna.dev/api-reference/openapi.json)