# Roadmap

**Last Updated:** May 14, 2025

***

### Short-Term Goals

1. <mark style="color:orange;">**Joiners, Movers, Leavers \[In Development]**</mark>
   * <mark style="color:orange;">**Type:**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">Feature</mark>
   * <mark style="color:orange;">**Description:**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">Expand automation in identity lifecycle processes and workflow management. Automate tasks like user provisioning, deprovisioning, and role assignments to improve efficiency and reduce manual errors.</mark>
2. <mark style="color:green;">**User Experience Enhancements \[Deployed]**</mark>
   * <mark style="color:green;">**Type:**</mark> <mark style="color:green;"></mark><mark style="color:green;">User Experience</mark>
   * <mark style="color:green;">**Description:**</mark>
     * <mark style="color:green;">Improve UX/UI: Redesign the user interface and experience based on user feedback to make the platform more intuitive and user-friendly.</mark>
     * <mark style="color:green;">Add New Mass Execution Features: Introduce functionalities that allow administrators to perform bulk actions, saving time on repetitive tasks.</mark>
3. <mark style="color:green;">**Email Group Feature \[Deployed]**</mark>
   * <mark style="color:green;">**Type:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Feature</mark>
   * <mark style="color:green;">**Description:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Develop a feature where adding an attribute can automatically generate a distribution group. Simplifies the management of email groups based on user attributes.</mark>
4. <mark style="color:green;">**Mass Group Mining Feature \[Deployed]**</mark>
   * <mark style="color:green;">**Type:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Feature</mark>
   * <mark style="color:green;">**Description:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Implement an option to mass-add groups to features based on a certain percentage match. For example, add all matching groups above a 70% similarity threshold to streamline group management.</mark>
5. <mark style="color:green;">**Self-Service Portal \[Deployed]**</mark>
   * <mark style="color:green;">**Type:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Feature / User Experience</mark>
   * <mark style="color:green;">**Description:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Develop a self-service portal that allows users to manage certain aspects of their accounts independently. Specifically, enable attribute owners to control access rights (groups) associated with their attributes. This empowers users to own and manage their attributes, streamlining access control and reducing administrative overhead.</mark>

***

### Mid-Term Goals

1. **License Management**
   * Type: Feature
   * Description: Build a smart license management feature for both on-premises and cloud applications. Helps organizations track and optimize software license usage.
2. <mark style="color:green;">**Real-Time API \[Deployed]**</mark>
   * <mark style="color:green;">Type: Feature / Innovation</mark>
   * <mark style="color:green;">Description: Develop connectors for popular systems and enhance API capabilities to ensure seamless integration with various platforms and services.</mark>
3. **Expand IGA Functionality**
   * Type: Feature / Security
   * Description: Introduce comprehensive access governance features, including:
     * Access Reviews: Facilitate periodic reviews of user access rights to ensure compliance.
     * Attribute Management: Enhance management of user attributes for more precise access control.
4. **Develop AI/ML Features**
   * Type: Innovation
   * Description: Implement basic AI-driven access recommendations to enhance decision-making in access control. Leverage machine learning to suggest appropriate access rights based on user roles and behaviors.
5. **AI/ML Advancements**
   * Type: Innovation
   * Description: Enhance AI capabilities with:
     * Predictive Analytics: Use AI to predict access needs and potential security risks.
     * User Behavior Analytics: Analyze user activities to detect anomalies and improve security posture.
6. **Control Tower Feature**
   * Type: Innovation / Feature
   * Description: Build a Control Tower feature for service desk or IT teams to manage major incidents effectively. Includes functionalities like:
     * Root Cause Analysis (RCA): Analyze and identify the root causes of incidents.
     * Postmortem Management: Document and review incidents after resolution.
     * Automated Communications: Send out update emails to users based on specific attributes during incidents.
7. <mark style="color:orange;">**Extend API Feature \[In Development]**</mark>
   * <mark style="color:orange;">Type: Feature / Integration</mark>
   * <mark style="color:orange;">Description: Expand API functionality to support ITSM / ESM ticketing tools such as Freshservice, TOPdesk, ServiceNow, Jira Service Management, and others. This will enable automated ticket creation, status updates, and seamless integration between identity management and IT operations.</mark>

***

### Long-Term Goals (24+ Months)

1. Market Expansion
   * Type: Business Development / Strategy
   * Description: Explore new markets and industries by tailoring the solution to meet specific regulatory and operational needs. Includes localization and compliance with regional regulations.
2. Multi-Provider Integration
   * Type: Feature / Innovation
   * Description: Integrate identity providers beyond Azure Entra ID, such as Google Workspace and other popular platforms, to broaden the solution's applicability.
3. <mark style="color:orange;">Continuous Innovation</mark>
   * <mark style="color:orange;">Type: Ongoing Development</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**\[In Development]**</mark>
   * <mark style="color:orange;">Description: Keep evolving ServiceChanger with new technologies, security enhancements, and automation capabilities to stay ahead of industry demands.</mark>
4. Application / Infrastructure Logging
   * Type: Monitoring
   * Description: Make application logs available via a in-app logscreen (and API).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://servicechanger.gitbook.io/servicechanger.com/general/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
