---
title: Browser and CLI Access
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-sdk-ruby/edit/temp/3.8/modules/hello-world/pages/webui-cli-access.adoc
  xref: xref:ruby-sdk:hello-world:webui-cli-access.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/ruby-sdk/current/hello-world/webui-cli-access.html)

# Browser and CLI Access

> Web and command line interfaces to Couchbase Server are available. These are documented in the Server and the C SDK docs respectively. 

Web and command line interfaces to Couchbase Server are available. Links are given below.

## [](#command-line)Command Line

You can access documents in Couchbase using command line interfaces. This is included in libcouchbase, our C SDK — see the [LCB Command Line Tools page](#3.0@c-sdk:hello-world:cbc.adoc) for details.

## [](#couchbase-web-console-document-query-access)Couchbase Web Console Document & Query Access

You can use the Couchbase Web Console to view, edit, and create JSON documents up to 256KB in size. To access documents using the [Couchbase Web Console](#7.1@server:manage:manage-ui/manage-ui.adoc).

You can use the [Query Workbench](#7.1@server:tools:query-workbench.adoc) to issue queries using the web console.