# org.argand.session.create

> Published by [lex-authority.argand.org](https://lexicon.garden/identity/did:plc:r3kfysfrmpm47ok3ogrpfqkj)

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:r3kfysfrmpm47ok3ogrpfqkj/org.argand.session.create)
- [Documentation](https://lexicon.garden/lexicon/did:plc:r3kfysfrmpm47ok3ogrpfqkj/org.argand.session.create/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:r3kfysfrmpm47ok3ogrpfqkj/org.argand.session.create/examples)

## Definitions

### `org.argand.session.create`

**Type**: `procedure`

Create an Argand session from a verified ATProto identity. Argand stores nothing about you.

## Raw Schema

```json
{
  "id": "org.argand.session.create",
  "defs": {
    "main": {
      "type": "procedure",
      "description": "Create an Argand session from a verified ATProto identity. Argand stores nothing about you."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
