# Management Examples (/sdks/elixir/how-to/management)



Channel management operations for all channel types.

<Cards>
  <Card title="Create Channel" href="/sdks/elixir/how-to/management/create-channel">
    Create channels of various types
  </Card>

  <Card title="Delete Channel" href="/sdks/elixir/how-to/management/delete-channel">
    Delete a channel
  </Card>

  <Card title="List Channels" href="/sdks/elixir/how-to/management/list-channels">
    List channels by type with optional search filter
  </Card>

  <Card title="Purge Queue" href="/sdks/elixir/how-to/management/purge-queue">
    Remove all pending messages from a queue
  </Card>
</Cards>
