URL Shortener | Custom Short Link Creation Tool

image.png

The platform available at https://dash.niamonx.io/url_shortener β€” known as URL Shortener β€” is a short link creation tool within the NiamonX platform. It allows users to create branded short URLs using available custom domains, optional custom slugs, optional expiration settings, and an optional expired redirect URL.

The tool is designed for fast and controlled link shortening, link branding, sharing, campaign routing, documentation links, support links, internal workflows, and security-aware URL management.


Overview of the Service

URL Shortener helps users convert long URLs into shorter, cleaner, and easier-to-share links. Instead of sending long dashboard URLs, documentation URLs, campaign links, or support links, users can generate compact short URLs using available NiamonX-connected domains.

The tool supports:

Example generated link:

https://clc.is/adsas345253

Example target URL:

https://dash.niamonx.io/url_shortener

This makes the module useful for support teams, analysts, developers, marketing teams, internal documentation, OSINT workflows, SOC teams, customer communication, and controlled temporary link sharing.


πŸ” How the Tool Works

The user selects a short link domain, enters the target URL, optionally defines a custom slug, optionally sets an expired URL, and optionally configures expiration hours.

The tool then creates a short URL that redirects users to the specified target destination.

Example configuration:

Domain: clc.is
Target URL: https://dash.niamonx.io/url_shortener
Slug: adsas345253
Expired URL: https://example.com/expired
Expired hours: 0

Example result:

https://clc.is/adsas345253
Target: https://dash.niamonx.io/url_shortener
Domain: clc.is
Slug: adsas345253
Expires: Never
17.06.2026, 22:56:05

If expiration is set to 0, the short link does not expire.

Example:

Expired hours: 0
0 = never

🧩 Main Use Cases

URL Shortener can be used for many link management workflows.

Common use cases include:

Example:

Long URL:
https://dash.niamonx.io/url_shortener

Short URL:
https://clc.is/adsas345253

The main panel is used to create a new short URL.

Main fields include:

Example interface section:

After submission, the tool displays the generated short link and its configuration.


🌐 Domain

The Domain field controls which short domain will be used.

Example:

Domain: clc.is

The available domains are populated from the API.

Interface note:

Populates from API

Possible examples:

clc.is
clc.cx

The selected domain becomes the base of the short link.

Example:

https://clc.is/adsas345253

Domain selection is useful for:


πŸ”— Target URL

The Target URL is the destination where users will be redirected when they open the short link.

Example:

https://dash.niamonx.io/url_shortener

The target should be a complete URL with protocol.

https://example.com/page

Valid examples:

https://dash.niamonx.io/url_shortener
https://dash.niamonx.io/webscreen
https://support.niamonx.io/

Invalid or incomplete examples:

dash.niamonx.io/url_shortener
www.example.com/page
example.com
localhost

For reliable redirection, users should always include:

https://

or:

http://

🏷️ Slug

The Slug field defines the custom path part of the short link.

Example:

Slug: adsas345253

Generated short URL:

https://clc.is/adsas345253

The slug is optional.

If the user leaves the slug empty, the system may generate or assign a slug automatically, depending on backend behavior.

Example with a custom slug:

https://clc.is/url_shortener

Example with another custom slug:

https://clc.cx/petux

A slug can be useful for:

Good slug examples:

webscreen
url_shortener
support-guide
case-2026-001
444444444444444444444444444444
-
adsas345253

Although technical slugs may work, descriptive slugs are easier to manage, trust, and remember.


⏳ Expired URL

The Expired URL field defines where users should be redirected after the short link expires.

Example:

Expired URL: https://example.com/expired

This is optional.

Use cases for an expired URL:

Example behavior:

Before expiration:
https://clc.is/adsas345253 β†’ https://dash.niamonx.io/url_shortener

After expiration:
https://clc.is/adsas345253 β†’ https://example.com/expired

If no expired URL is provided, backend behavior may depend on platform configuration.

For best user experience, users should provide a clear expired destination when creating temporary links.


πŸ•“ Expired Hours

The Expired hours field controls how long the short link remains active.

Example:

Expired hours: 0

Special value:

0 = never

Example:

Expires: Never

A non-zero value creates a temporary short link.

Example:

Expired hours: 1
Use Case Suggested Expiry
Permanent documentation shortcut 0
Temporary support link 1–24 hours
Campaign link Based on campaign duration
Incident response link 1–72 hours
Internal test link 1–24 hours
Demo or training link 24–168 hours
Long-term branded shortcut 0

βœ… Results Section

After successful creation, the Results section displays the generated short link and metadata.

Example:

17.06.2026, 22:56:05
https://clc.is/adsas345253
Target: https://dash.niamonx.io/url_shortener
Domain: clc.is
Slug: adsas345253
Expires: Never

Typical result fields include:

Field Description
Timestamp Date and time when the short link was created
Short URL The generated short link
Target Destination URL
Domain Selected short domain
Slug Custom or generated slug
Expires Expiration status

The Results section is useful for quickly copying the generated link and verifying that it points to the correct destination.


πŸ“‹ Request History

URL Shortener stores recent actions locally in the user’s browser.

Example interface note:

Request History
Filter...
Stores last 100 actions in your browser.

Example history item:

https://clc.is/adsas345253
Domain: clc.is
Slug: adsas345253
Expires: Never
17.06.2026, 22:56:05
Target: https://dash.niamonx.io/url_shortener

The request history helps users:

Because the history is stored locally in the browser, it may be removed when users clear browser data, switch devices, use a different browser profile, or use private browsing mode.

On shared or untrusted devices, users should treat link history as sensitive and clear it when links point to private dashboards, customer pages, internal tools, incident reports, or confidential resources.


🚦 Query Limits and Plan Access

URL Shortener uses plan-based query limits.

Example:

1249 / 1250
Queries remaining / total
Plan: Sentinel

Important points:

Example interface note:

Server-side plan limits apply.

Plan limits help control resource usage and prevent abuse.


🧠 Key Features

Custom Domain Selection

Users can choose from available short link domains provided by the API.

Custom Slug Support

Users can define their own slug for branded, readable, or workflow-specific links.

Target URL Validation

The tool validates the destination URL to reduce invalid or malformed link creation.

Optional Expiration

Users can configure links to expire after a specified number of hours.

Never-Expire Mode

Setting expiration hours to 0 creates a non-expiring link.

Expired Redirect URL

Users can define a fallback destination for expired links.

Copy-Friendly Results

Generated short URLs are displayed clearly for easy copying and sharing.

Local Request History

The tool stores the last 100 actions locally in the browser.

Filtering History

Users can filter request history to find previous links.

Plan-Based Limits

Client-Side Controls

The interface provides validation, copy, and export-oriented controls on the client side.


πŸ”Ž Common Use Cases

Example:

https://clc.is/webscreen

Dashboard Shortcuts

Example:

Target: https://dash.niamonx.io/webscreen
Slug: webscreen

Create readable shortcuts for long documentation URLs.

Temporary Access Links

Use expiration hours to create time-limited links.

Example:

Expires: 1 h

Campaign or Announcement Links

Use custom slugs to create memorable campaign or announcement URLs.

Incident Response Sharing

Create controlled short links for reports, evidence packages, or internal incident documentation.

Training and Demo Links

Create short, easy-to-type links for presentations, workshops, and training sessions.

Use expired URLs to send users to a fallback page after a campaign or temporary workflow ends.


🧾 Example Configurations

Domain: clc.is
Target URL: https://dash.niamonx.io/url_shortener
Slug: url_shortener
Expired URL: β€”
Expired hours: 0

Result:

https://clc.is/url_shortener
Expires: Never

Best for:


Domain: clc.cx
Target URL: https://dash.niamonx.io/url_shortener
Slug: demo-link
Expired URL: https://example.com/expired
Expired hours: 1

Result behavior:

Active for: 1 hour
After expiry: redirects to https://example.com/expired

Best for:


Domain: clc.is
Target URL: https://dash.niamonx.io/webscreen
Slug: webscreen
Expired hours: 0

Result:

https://clc.is/webscreen

Best for:


Automatically Assigned Slug

Domain: clc.is
Target URL: https://dash.niamonx.io/url_shortener
Slug: β€”
Expired hours: 0

Possible result:

(created)
Domain: clc.is
Slug: β€”
Expires: Never

Backend behavior may assign a slug automatically depending on platform configuration.


A practical URL Shortener workflow should follow these steps.

1. Select a Domain

Choose the short link domain that should be used.

Example:

clc.is

Use a domain that matches the purpose of the link, brand, or workflow.


2. Enter the Target URL

Paste the full destination URL.

Example:

https://dash.niamonx.io/url_shortener

Make sure the URL includes https:// or http://.


3. Choose a Slug

Enter a custom slug if a readable or branded link is needed.

Example:

url_shortener

Leave it empty if automatic slug generation is preferred.


4. Configure Expiry

Set expiration hours.

Example for no expiration:

Expired hours: 0

Example for a temporary link:

Expired hours: 24

5. Add an Expired URL if Needed

For temporary links, add a fallback URL.

Example:

https://example.com/expired

This improves user experience after the link expires.


6. Create the Short Link

Submit the form and wait for the result.

Example result:

https://clc.is/adsas345253

7. Verify the Result

Check:

Target URL
Domain
Slug
Expiration
Timestamp

8. Copy and Share the Link

Copy the generated short URL and share it through the intended channel.

Examples:


9. Review Local History if Needed

Use request history to find recently created links.

Example:

Filter...

This is useful when the short link was created earlier in the same browser.


πŸ” Security Considerations

Important security points:

Do not place sensitive information directly inside slugs.

Bad examples:

customer-password-reset-token
case-secret-token-123
private-client-incident-admin

Better examples:

case-2026-001
support-guide
webscreen

πŸ›‘οΈ Responsible Use

URL Shortener is intended for legitimate link management, support, documentation, internal workflow, campaign routing, and controlled sharing.

Acceptable use cases include:

Users should follow responsible use principles:


πŸ“Š Interpreting Results Correctly

A generated short link should be interpreted as a redirect object.

Important notes:


Good slugs should be:

Good examples:

webscreen
url-shortener
support
docs
incident-guide

Avoid slugs that are:


When documenting created short links, use a consistent format.

Example:

Created: 17.06.2026, 22:56:05
Short URL: https://clc.is/adsas345253
Target URL: https://dash.niamonx.io/url_shortener
Domain: clc.is
Slug: adsas345253
Expires: Never
Expired URL: https://example.com/expired
Plan: Sentinel

For temporary links, document the expiration:

Short URL: https://clc.cx/demo-link
Target URL: https://dash.niamonx.io/url_shortener
Expires: 1 hour
Expired URL: https://example.com/expired
Purpose: temporary demo link

For internal security workflows, also document:

Owner
Purpose
Creation time
Expected audience
Expiration policy
Review date

🧹 Managing Local History

The local request history stores the last 100 actions in the browser.

Example:

Stores last 100 actions in your browser.

Local history is a convenience feature, not a full link management database.


βš™οΈ Technical Highlights


πŸ“Œ Usage Hints


πŸ“¬ Contact Information

support@niamonx.io β€” Technical Support
other@niamonx.io β€” General Inquiries
takedown@niamonx.io β€” Privacy or Data Removal Requests
legal@niamonx.io β€” Legal and Compliance Matters

Alternative contact channel:

πŸ”— Helpdesk: https://support.niamonx.io/


Summary

NiamonX URL Shortener is a custom short link creation tool for generating compact redirect URLs. It supports API-provided short domains, custom slugs, target URL validation, optional expired URLs, expiration in hours, never-expire mode, copy-friendly results, local request history, filtering, and plan-based query limits.

The tool is designed for branded short links, support workflows, documentation shortcuts, dashboard links, temporary sharing, campaign routing, internal communication, reports, and presentations. Users should choose clear slugs, verify target URLs before sharing, use expiration for temporary or sensitive workflows, and avoid placing secrets or private information in short links.


Revision #1
Created 17 June 2026 20:57:08 by NiamonX Team
Updated 17 June 2026 20:58:17 by NiamonX Team