# Biomni Lab ## Docs - [Introduction](https://docs.biomni.phylo.bio/introduction.md): AI-powered biomedical research assistant - [Quickstart](https://docs.biomni.phylo.bio/quickstart.md): Get up and running with Biomni Lab in minutes - [How to Prompt](https://docs.biomni.phylo.bio/how-to-prompt.md): Tips for communicating effectively with Biomni Lab - [FAQ](https://docs.biomni.phylo.bio/faq.md): Frequently asked questions about Biomni Lab - [Pricing FAQ](https://docs.biomni.phylo.bio/pricing-faq.md): Frequently asked questions about Biomni Lab pricing, plans, and billing - [Memory](https://docs.biomni.phylo.bio/features/memory.md): How Biomni Lab learns and remembers your preferences - [Workflow Templates](https://docs.biomni.phylo.bio/features/workflow-templates.md): Use pre-built analysis workflows to accelerate your research - [Resources](https://docs.biomni.phylo.bio/features/resources.md): Databases, tools, and packages available in Biomni Lab - [@ Mention System](https://docs.biomni.phylo.bio/features/mention-system.md): Reference files, databases, and tools in your requests - [Projects & Drive](https://docs.biomni.phylo.bio/features/projects-and-drive.md): Organize your work with projects, tasks, and the Drive file system - [MCP Connectors](https://docs.biomni.phylo.bio/features/connectors.md): Connect external tools and services so the agent can use them in your tasks - [Bug Reporting](https://docs.biomni.phylo.bio/support/bug-reporting.md): Report issues and help us improve Biomni Lab - [Customer Support](https://docs.biomni.phylo.bio/support/customer-support.md): Get help from the Biomni Lab team - [Quickstart](https://docs.biomni.phylo.bio/api/quickstart.md): From an API key to running an agent task and downloading its results - [Authentication](https://docs.biomni.phylo.bio/api/authentication.md): Create an API key and authenticate your requests to the Phylo API - [Errors](https://docs.biomni.phylo.bio/api/errors.md): Status codes and error responses for the Phylo API - [Create a project](https://docs.biomni.phylo.bio/api-reference/pages/create-project.md): Create a project to group related tasks and files. - [List projects](https://docs.biomni.phylo.bio/api-reference/pages/list-projects.md): List your projects, newest first. - [Get a project](https://docs.biomni.phylo.bio/api-reference/pages/get-project.md): Get a project by id. - [Update a project](https://docs.biomni.phylo.bio/api-reference/pages/update-project.md): Rename a project or edit its description. - [Delete a project](https://docs.biomni.phylo.bio/api-reference/pages/delete-project.md): Delete a project and everything in it. - [Start a task](https://docs.biomni.phylo.bio/api-reference/pages/start-task.md): Create an idle task inside a project, or start it immediately with initial messages. - [List tasks](https://docs.biomni.phylo.bio/api-reference/pages/list-tasks.md): List a project's tasks, newest first. - [Get a task](https://docs.biomni.phylo.bio/api-reference/pages/get-task.md): Get a task, its status, and any scientific reviews of it. - [Delete a task](https://docs.biomni.phylo.bio/api-reference/pages/delete-task.md): Delete a task and its messages. - [Cancel a task](https://docs.biomni.phylo.bio/api-reference/pages/cancel-task.md): Stop a running task. - [Run a scientific review](https://docs.biomni.phylo.bio/api-reference/pages/review-task.md): Check a completed task's analysis for scientific accuracy. - [List task results](https://docs.biomni.phylo.bio/api-reference/pages/list-results.md): List the files the agent produced under a task, each with a download link. - [Download a result](https://docs.biomni.phylo.bio/api-reference/pages/download-result.md): Get a fresh download link for one of a task's result files. - [Send a message](https://docs.biomni.phylo.bio/api-reference/pages/send-message.md): Send a message to the agent and get its reply. - [List messages](https://docs.biomni.phylo.bio/api-reference/pages/list-messages.md): List a task's messages in order, oldest first. - [Get a message](https://docs.biomni.phylo.bio/api-reference/pages/get-message.md): Look up a single message by id. - [Cancel a reply](https://docs.biomni.phylo.bio/api-reference/pages/cancel-reply.md): Stop the agent while it is writing this reply. - [List skills](https://docs.biomni.phylo.bio/api-reference/pages/list-skills.md): List the skills you can run in a task. - [Upload a file](https://docs.biomni.phylo.bio/api-reference/pages/upload-file.md): Start an upload so the agent can use the file in a task. - [Get multipart part URLs](https://docs.biomni.phylo.bio/api-reference/pages/get-part-urls.md): Get upload URLs for a multipart upload's parts. - [Finalize an upload](https://docs.biomni.phylo.bio/api-reference/pages/finalize-upload.md): Finish an upload so the file becomes available to the agent. - [List files](https://docs.biomni.phylo.bio/api-reference/pages/list-files.md): List the files uploaded to a project. - [Get a file](https://docs.biomni.phylo.bio/api-reference/pages/get-file.md): Get metadata for one uploaded file. - [Download a file](https://docs.biomni.phylo.bio/api-reference/pages/download-file.md): Download an input or result file. ## OpenAPI Specs - [openapi](https://docs.biomni.phylo.bio/api-reference/openapi.json) ## Optional - [Slack Community](https://join.slack.com/t/biomnigroup/shared_invite/zt-3p4aom0as-qiQGsPrISHQSCb8SJMquvw)