The Couchbase Pendo Voice
When writing in-app guidance through Pendo, aim for the following voice characteristics:
Voice Characteristic | Description | Do | Do Not |
---|---|---|---|
Passionate |
We’re passionate about our work and we want to help developers get things done. |
|
|
Authentic |
We aim to be authentic, good humans. Always. |
|
|
Cheerful |
We want to celebrate our user’s successes with them. |
|
|
Professional |
We want to be respected partners in our customer’s journeys. |
|
|
What Does This Look Like In Practice?
To write in the Couchbase voice for Pendo:
Instead of… | Try this… |
---|---|
Verify Connectivity to Your Private Network |
Check your connection to your private network |
To use the Bearer token mechanism with the Couchbase Capella Public API, it is first necessary to obtain Access and Secret keys. This is done within the Couchbase Capella UI. |
To use a Bearer token with the Public API, get an Access and Secret key. You can do that from this page. |
Follow along with this brief tutorial to explore some of the most common methods used to access a Couchbase cluster with an SDK client or CLI tool. |
Follow along with this brief tutorial to learn how to connect to your Couchbase Capella Database. |
Couchbase stores its data as either JSON or Binary documents with unique IDs (primary keys) by which they can be located. |
Couchbase Capella uses unique IDs, or primary keys, to locate your JSON or Binary documents. |