> ## Documentation Index
> Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Features Configuration

> Control which portal sections and features are available to your customers by enabling or disabling specific functionality modules.

## Overview

Features configuration allows you to customize your members portal by selectively enabling or disabling different sections and functionality. This central control system determines which features appear in your portal's navigation menu and which services are available to your customers.

Different coworking spaces offer different services — this system lets you present only the features that are relevant to your location. Disabling unused features creates a cleaner, more focused experience for your customers while reducing confusion and support inquiries.

Navigate to [**Settings → Website → Features**](https://dashboard.nexudus.com/settings/2/0/3) in your Nexudus dashboard to configure these settings.

## Portal features

You can toggle each of the following features on or off. Features with additional configuration options link to a dedicated settings page.

<CardGroup cols={2}>
  <Card title="My account" icon="user" href="/operators/portal-configuration/features/my-account">
    Enables customers to edit their details, professional profile, and manage their membership and payment information.

    [Configuration →](/operators/portal-configuration/features/my-account)

    [What customers see →](/member-portal/profile/personal-information)
  </Card>

  <Card title="Help-desk" icon="headset" href="/member-portal/dashboard/help-desk">
    Enables customers to report issues and request help from you and your team.

    [What customers see →](/member-portal/dashboard/help-desk)
  </Card>

  <Card title="Deliveries" icon="box" href="/member-portal/dashboard/my-deliveries">
    Enables customers to keep track of any deliveries they need to collect from your team.

    [What customers see →](/member-portal/dashboard/my-deliveries)
  </Card>

  <Card title="Contact form" icon="envelope" href="/member-portal/public/contact">
    Enables customers and other users of your site to contact you via an online form.

    [What customers see →](/member-portal/public/contact)
  </Card>

  <Card title="Discussion boards" icon="comments" href="/operators/portal-configuration/features/discussion-boards">
    Enables customers to communicate with other members as well as share images and files via an online forum system.

    [Configuration →](/operators/portal-configuration/features/discussion-boards)

    [What customers see →](/member-portal/public/community-board)
  </Card>

  <Card title="Events and tickets" icon="calendar" href="/operators/portal-configuration/features/events">
    Enables customers and other users to see a calendar of events as well as purchase tickets or register for those events.

    [Configuration →](/operators/portal-configuration/features/events)

    [What customers see →](/member-portal/public/events)
  </Card>

  <Card title="Directory" icon="address-book" href="/operators/portal-configuration/features/directory">
    Enables customers to list their professional and/or company profile as well as browse the profiles shared by other customers.

    [Configuration →](/operators/portal-configuration/features/directory)

    [What customers see →](/member-portal/public/directory)
  </Card>

  <Card title="Articles" icon="newspaper" href="/operators/portal-configuration/features/articles">
    Enables you to post content for customers to read.

    [Configuration →](/operators/portal-configuration/features/articles)

    [What customers see →](/member-portal/public/articles)
  </Card>

  <Card title="Team and attendance" icon="clock" href="/operators/portal-configuration/features/team">
    Enables team members to view the team attendance section and lets team administrators manage their teams.

    [Configuration →](/operators/portal-configuration/features/team)

    [What customers see →](/member-portal/teams/team-management)
  </Card>

  <Card title="Visitor registration" icon="user-plus" href="/member-portal/dashboard/my-visitors">
    Enables customers to pre-register guests coming to visit them. You can use NexIO to check visitors in using QR codes, a pin-code, or a front-desk visitor registration form.

    [What customers see →](/member-portal/dashboard/my-visitors)
  </Card>

  <Card title="Tour request form" icon="map" href="/operators/portal-configuration/features/tours">
    Enables users to request a tour of this location.

    [Configuration →](/operators/portal-configuration/features/tours)

    [What customers see →](/member-portal/public/tours)
  </Card>

  <Card title="Metrics" icon="chart-line">
    Enables customers to view the metrics section.
  </Card>

  <Card title="Notifications" icon="bell" href="/member-portal/profile/account-settings">
    Enables customers to manage the notifications they receive.

    [What customers see →](/member-portal/profile/account-settings)
  </Card>
</CardGroup>

## Configuration Process

<Steps>
  <Step title="Access Features Settings">
    Navigate to [**Settings** → **Website** → **Features**](https://dashboard.nexudus.com/settings/2/0/3) in your Nexudus dashboard.
  </Step>

  <Step title="Enable Desired Sections">
    Toggle each feature on or off based on the services your location offers. Each feature includes a description of its
    functionality.
  </Step>

  <Step title="Configure Access Levels">
    After enabling features, use the [**Access**](/operators/portal-configuration/access)
    settings to control which types of customers can access each section.
  </Step>

  <Step title="Test customer experience">
    Review your portal to ensure the enabled features create a logical navigation flow for your customers.
  </Step>
</Steps>

## Key interactions

### Access control integration

Feature enablement works in conjunction with [access control](/operators/portal-configuration/access) settings. Even when a feature is enabled, you can still restrict access based on customer type (public, logged-in users, contacts, or members). This two-layer system provides granular control over your portal experience.

### Navigation impact

Enabled features automatically appear in your portal's navigation menu. Disabled features are completely hidden, creating a streamlined interface that matches your location's service offerings.

### Mobile app synchronization

Many of these feature settings also control availability in the Nexudus mobile app, ensuring consistency across all customer touchpoints.

## Important implications

<Warning>
  Disabling core features like "My account" may prevent customers from managing essential functions like billing and
  profile updates. Consider the complete customer journey before restricting access to fundamental sections.
</Warning>

### Feature dependencies

Some features work better together:

* **Directory** and **Discussion boards** create stronger community engagement
* **Events** and **Articles** support comprehensive programming communication
* **Visitor registration** requires staff training on NexIO integration for optimal effectiveness

<Tip>
  Start with core features (for example, My account, Help desk) and gradually enable additional sections as
  your community grows and your service offerings expand.
</Tip>
