.. _create_accumulo_ds_geoserver:

Using the Accumulo Data Store in GeoServer
==========================================

.. note::

    For general information on working with GeoMesa GeoServer plugins,
    see :doc:`/user/geoserver`.

From the main GeoServer page, create a new store by either clicking
"Add stores" in the middle of the **Welcome** page, or anywhere in the
interface by clicking "Data > Stores" in the left-hand menu and then
clicking "Add new Store".

If you have properly installed the GeoMesa Accumulo GeoServer plugin as described
in :ref:`install_accumulo_geoserver`, "Accumulo (GeoMesa)" should be included in the list
under **Vector Data Sources**. If you do not see this, check that you unpacked the
plugin JARs into in the right directory and restart GeoServer.

On the "Add Store" page, select "Accumulo (GeoMesa)", and fill out the
parameters. The parameters are described in :ref:`accumulo_parameters`.

.. image:: /user/_static/img/geoserver-geomesa-accumulo-data-source.png
   :scale: 75%
   :align: center

Click "Save", and GeoServer will search your Accumulo table for
any GeoMesa-managed feature types.