> For the complete documentation index, see [llms.txt](https://blogs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blogs.labii.com/feature-updates/2015-09-02-labii-eln-is-on-alpha-testing.md).

# 2015-09-02 Labii ELN Is On Alpha Testing

[Labii ELN](https://www.labii.com/electronic-lab-notebook-eln) is now on alpha testing and it's packed with amazing features! With [Labii ELN](https://www.labii.com/electronic-lab-notebook-eln), conducting experiments is a breeze - designing an experiment is as easy as clicking a button, and you have the added convenience of hands-free operation. Furthermore, going between experiments is simpler, since you can quickly and easily change folders. All your research can stay organized with version control, allowing you to easily keep track of changes in your research.&#x20;

<figure><img src="https://www.labii.com/media/blogs/2015-09-02/labii-screenshot-eln-alpha.webp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blogs.labii.com/feature-updates/2015-09-02-labii-eln-is-on-alpha-testing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
