# app.kimbia.circle

> Published by [kimbia.app](https://lexicon.garden/identity/did:plc:gktrthagvfvzkotyr3n2foox)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:gktrthagvfvzkotyr3n2foox/app.kimbia.circle)
- [Documentation](https://lexicon.garden/lexicon/did:plc:gktrthagvfvzkotyr3n2foox/app.kimbia.circle/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:gktrthagvfvzkotyr3n2foox/app.kimbia.circle/examples)

## Definitions

### `app.kimbia.circle`

**Type**: `space`

An athlete's training circle: the people allowed to see workouts the athlete does not publish to the world.

```json
{
  "key": "any",
  "name": "Kimbia circle",
  "type": "space",
  "name:lang": {
    "fr": "Cercle Kimbia"
  },
  "collections": [
    "app.kimbia.activity",
    "app.kimbia.adventure"
  ],
  "description": "An athlete's training circle: the people allowed to see workouts the athlete does not publish to the world."
}
```

## Raw Schema

```json
{
  "id": "app.kimbia.circle",
  "defs": {
    "main": {
      "key": "any",
      "name": "Kimbia circle",
      "type": "space",
      "name:lang": {
        "fr": "Cercle Kimbia"
      },
      "collections": [
        "app.kimbia.activity",
        "app.kimbia.adventure"
      ],
      "description": "An athlete's training circle: the people allowed to see workouts the athlete does not publish to the world."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
