# social.colibri.beta.community.profile

> Published by [colibri.social](https://lexicon.garden/identity/did:plc:mprdjqjluoswa7awzggaggj3)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:mprdjqjluoswa7awzggaggj3/social.colibri.beta.community.profile)
- [Documentation](https://lexicon.garden/lexicon/did:plc:mprdjqjluoswa7awzggaggj3/social.colibri.beta.community.profile/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:mprdjqjluoswa7awzggaggj3/social.colibri.beta.community.profile/examples)

## Definitions

### `social.colibri.beta.community.profile`

**Type**: `space`

A community's public identity: the one part of a community that can be read before joining it.

```json
{
  "key": "literal:self",
  "name": "Colibri community profile",
  "type": "space",
  "collections": [
    "social.colibri.beta.community"
  ],
  "description": "A community's public identity: the one part of a community that can be read before joining it."
}
```

## Raw Schema

```json
{
  "id": "social.colibri.beta.community.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "Colibri community profile",
      "type": "space",
      "collections": [
        "social.colibri.beta.community"
      ],
      "description": "A community's public identity: the one part of a community that can be read before joining it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
