> For the complete documentation index, see [llms.txt](https://docs.bindplane.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bindplane.com/onboarding/free.md).

# Free

This page is meant to support you in your Bindplane onboarding journey, and beyond. Checkout each section to familiarize yourself with the tool and the Bindplane team who will be supporting you.

{% embed url="<https://www.youtube.com/watch?v=JQ4kjR38Owc>" %}

### Bindplane Plans

Your Current Plan: **Bindplane Free**

{% columns %}
{% column %}
**Bindplane Free**

* Max 10 collectors
* Max 10GB/day, logs and traces
* No dedicated support
* Cloud only.
  {% endcolumn %}

{% column %}
**Bindplane Growth**

* 50 collectors included in base plan, along with 50 GB a day
* Access to the Bindplane API
* External Auth + Audit Trail
* Experience 8 x 5 enhanced support
* Access to custom onboarding resources
* Dedicated Customer Success team
* Usage based pricing
  {% endcolumn %}

{% column %}
**Bindplane Enterprise**

* Unlimited collectors and data management
* Complete on-premise deployment option (highly requested feature!)
* Role-based access control for larger teams with external authentication available
* Unlimited project creation across different teams
* Premium support with prioritized SLAs, 24 × 7 dedicated support and customer success team
  {% endcolumn %}
  {% endcolumns %}

<details>

<summary>Critical Resources</summary>

[Join our community on Slack](https://www.launchpass.com/bindplane/free)

[Explore our documentation](https://docs.bindplane.com/)

[View our blog posts](https://bindplane.com/blog)

[Bindplane Use Cases](https://bindplane.com/use-case-demo)

[Bindplane Youtube channel](https://www.youtube.com/@bindplane)

[Contact support](https://bindplane.com/support)

</details>

<details>

<summary>Onboarding Guide</summary>

* [ ] [Why Bindplane](https://www.youtube.com/watch?v=JQ4kjR38Owc) - all our differentiators in one 2 minute video.
* [ ] Installing your first collector and creating your first configuration file - Windows VM 🤝 Google SecOps
  * [ ] [Long form](https://www.youtube.com/watch?v=fMs70_qeTB0)
  * [ ] [Short form](https://www.youtube.com/watch?v=zqeUafSsoXg)
* [ ] [Sizing your environment](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/sizing-and-scaling) correctly - how and where to deploy Bindplane gateways.
  * [ ] Docs for now, 🔜 video guides
* [ ] Setting up processors in your environment
  * [ ] [Filter by condition](https://www.youtube.com/watch?v=Vq53Er6PjBo) - easy setup, high value!

</details>

<details>

<summary>Customer Success Team</summary>

Want to learn more about how you can best utilize Bindplane?

* [ ] Schedule a 30-minute alignment call [Here](https://meetings.hubspot.com/chelsea-wright2).

</details>

<details>

<summary>Our Value Proposition</summary>

At Bindplane we believe in:

* Decreasing observability costs by putting you in control of your telemetry data.
* Giving you the tool you need to manager your OTEL fleets efficiently and at scale
* Decreasing MTTR by always making the data you produce easily available and in the right format, when you need it.

Need more proof? See customer case studies, [here](https://bindplane.com/case-studies).

</details>

<details>

<summary>Feedback</summary>

At Bindplane, we're always looking to improve our onboarding process to best support our customers. Submit any feedback or recommendations you'd like to see applied to our onboarding page, [Here](https://forms.gle/3YCurfqGNu9ssyDE8).

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bindplane.com/onboarding/free.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
