> 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/google-edition-free.md).

# Google Edition 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.  Feel

{% columns %}
{% column %}
**Bindplane Google Edition**

* Google only destinations
* Basic Processors
* Self-hosting option
* Unlimited collectors and data management
  {% endcolumn %}

{% column %}
**Bindplane Enterprise (Google Editions)**

* Role-based access control for larger teams with external authentication available
* Google destinations only
* Unlimited processors
* Unlimited project creation across different teams
* Premium support with prioritized SLAs, 24 × 7 dedicated support and customer success team

\*If you upgrade to Google SecOps+ you automatically get Bindplane Enterprise Google Editions
{% endcolumn %}
{% endcolumns %}

{% embed url="<https://youtu.be/8oSkempQbE4?si=01JCek5M1qrxUqdM>" %}

<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>

Onboarding in Bindplane can be done asynchronousy using videos, or our documentaiton page. We've included assets below, to support whichever path works best for you and your team.

* Bindplanes complete onboarding video playlist.
  * Critical videos:
    * [Setting up your first collector](https://youtu.be/fMs70_qeTB0?si=TqE40pWFuhsQtMyj)
    * [Getting started with Bindplane Fleets](https://youtu.be/HSe-vkcYaX0?si=kQT9QiTufOCCsNdv)
    * [Creating your first processor](https://youtu.be/Vq53Er6PjBo?si=aKt36k0ig98-x2_P)
    * [Understanding Bindplanes differentiators](https://youtu.be/JQ4kjR38Owc?si=jQpUO3fqpH_dA1C1)
* Bindplanes complete onboarding documentation guide.
  * Critical resources:
    * Creating your first [configuration](https://docs.bindplane.com/readme/build-your-first-configuration) and [collector](https://docs.bindplane.com/readme/install-your-first-collector)
    * [Sizing and scaling your environment correctly](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/sizing-and-scaling)
    * Reviewing Bindplanes [production checklist](https://docs.bindplane.com/production-checklist)
    * Build one of our[ how-to](https://docs.bindplane.com/how-to-guides) guides in your own environment

</details>

<details>

<summary>Customer Success Team</summary>

Now that you've completed your onboarding pre-requisites, book a time to meet your Bindplane Customer Success team to set expectations and track goals.

* [ ] 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.

</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/google-edition-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.
