Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions docs/reference/glossary.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
(glossary)=
# Glossary

This article is a glossary. It is meant to provide a general overview
about the terminology used by CrateDB Cloud products.

The glossary will support you understanding the basic meaning of
concepts in the CrateDB Cloud Console and its documentation, the Croud
CLI, and other resources related to CrateDB Cloud. The items are
presented in alphabetical order.
This glossary describes the concepts in the CrateDB Cloud Console
and its documentation, the Croud CLI, and other resources related
to CrateDB Cloud. The items are presented in alphabetical order.

:::{note}
While learning about CrateDB Cloud, please also visit the {ref}`CrateDB
glossary <crate-reference:appendix-glossary>`It enumerates
glossary <crate-reference:appendix-glossary>`. It describes
all terms related to the CrateDB database in general.
:::

Expand Down Expand Up @@ -43,8 +39,8 @@ all terms related to the CrateDB database in general.
## Audit log

The Audit Log registers and displays all operations associated with a
particular {ref}`organization <gloss-org>` This includes operations
on {ref}`users <gloss-user>`on {ref}`clusters <gloss-cluster>`, and
particular {ref}`organization <gloss-org>`. This includes operations
on {ref}`users <gloss-user>`, on {ref}`clusters <gloss-cluster>`, and
on {ref}`consumers <gloss-consumer>`. The Audit Log can be found
in the rightmost tab of the Organization overview page in the CrateDB
Cloud {ref}`Console <gloss-console>`. Only an *organization admin* has
Expand Down