Tenaxis
/Docs
Sign in

Admin Guide

Templates

Templates let you define a standard structure for new SharePoint sites - including which document libraries and folders to create. When a site is provisioned using a template, it's ready to use immediately with consistent organization built in.


What Is a Template?

A template is a pre-defined site configuration that specifies:

  • Document Libraries - Named storage areas within the site (SharePoint sites can have multiple libraries, similar to top-level folders)
  • Folders - Subfolders created within each library
  • Security Policy - An optional default security policy to apply when the template is used

For example, a "Software Project" template might create:

๐Ÿ“ Planning
   ๐Ÿ“‚ Requirements
   ๐Ÿ“‚ Architecture
   ๐Ÿ“‚ Roadmap
๐Ÿ“ Development
   ๐Ÿ“‚ Code Reviews
   ๐Ÿ“‚ Tech Docs
๐Ÿ“ Deliverables
   ๐Ÿ“‚ Releases
   ๐Ÿ“‚ Client Reports

Every site created from this template gets this structure automatically - saving time and ensuring consistency.


Viewing Your Templates

Go to Templates in the left sidebar. You'll see a grid of all templates your workspace has created, showing:

  • Template name
  • Description
  • Libraries defined (the document libraries it creates)
  • Linked policy (if a default policy is set)

Creating a Template

  1. Click New Template
  2. Fill in the Name and (optionally) a Description to explain what this template is for
  3. Optionally, link a Security Policy โ€” this policy will be applied automatically when the template is used
  4. Configure the two tiers of structure:

Basic tab โ€” folders created in the default Documents library, applied to every site regardless of whether Enhanced SharePoint Features are enabled:

  • Type a folder name and press Enter (or click Add) to add it
  • These folders appear in the site's default Documents library

Enhanced tab โ€” named document libraries, applied only when Enhanced SharePoint Features are enabled:

  • Click Add Library, enter the library name (e.g., "Project Files")
  • Optionally add a description
  • Add subfolders within the library
  • Add more libraries by clicking Add Library again
  • Advanced SP settings (access control, versioning, content types, views) are configured in the template editor after creation
  1. Click Create Template

Editing a Template

  1. Click on a template to open it
  2. Click Edit
  3. Make your changes (name, description, libraries, folders, policy)
  4. Click Save

Note: Editing a template does not affect sites that were already created using it. Templates are applied only at the time of site creation.


Deleting a Template

  1. Click on a template
  2. Click Delete
  3. Confirm the deletion

Deleting a template doesn't affect any sites that were already built from it.


Using Templates During Provisioning

Templates can be applied in two ways:

During Admin Direct Provisioning

When creating a site directly from the Sites page, you can select a template in the New Site dialog.

During Request Approval

When approving a site request, you can assign or change a template before clicking Approve. Even if the requester didn't select a template, you can apply one during approval.

During User Requests (Portal)

End users can optionally select a template when submitting a site request through the portal. They'll see a list of available templates with names and descriptions.


The Template Marketplace

Tenaxis includes a curated Template Marketplace with pre-built templates for common use cases. You can install any marketplace template into your workspace and use or customize it.

Browsing the Marketplace

  1. Go to Templates
  2. Click the Marketplace tab
  3. Browse available templates by category

Each marketplace template shows:

  • Name and Description
  • Category (e.g., Project Management, HR, Finance, IT)
  • Libraries included - what structure it creates

Installing a Marketplace Template

  1. Find the template you want
  2. Click on it to see the full details
  3. Click Install
  4. The template is copied into your workspace and appears in your Templates list

Once installed, you can:

  • Use it as-is for site creation
  • Edit it to match your organization's specific needs
  • Link it to a custom security policy

Template Examples

Here are some common templates you might find in the marketplace or create yourself:

HR Department Site

๐Ÿ“ Policies & Procedures
   ๐Ÿ“‚ Employee Handbook
   ๐Ÿ“‚ Benefits
   ๐Ÿ“‚ Onboarding
๐Ÿ“ Recruiting
   ๐Ÿ“‚ Job Descriptions
   ๐Ÿ“‚ Interview Guides
๐Ÿ“ Performance Management
   ๐Ÿ“‚ Review Templates
   ๐Ÿ“‚ Development Plans

Recommended policy: Internal Only

Client Project Site

๐Ÿ“ Discovery
   ๐Ÿ“‚ Research
   ๐Ÿ“‚ Briefs
๐Ÿ“ Design
   ๐Ÿ“‚ Assets
   ๐Ÿ“‚ Mockups
   ๐Ÿ“‚ Approved Designs
๐Ÿ“ Delivery
   ๐Ÿ“‚ Final Files
   ๐Ÿ“‚ Invoices
   ๐Ÿ“‚ Contracts

Recommended policy: Project Team (for external collaborators)

Finance Team Site

๐Ÿ“ Budgets
   ๐Ÿ“‚ Annual Budgets
   ๐Ÿ“‚ Forecasts
๐Ÿ“ Reports
   ๐Ÿ“‚ Monthly Reports
   ๐Ÿ“‚ Quarterly Reports
   ๐Ÿ“‚ Year-End Reports
๐Ÿ“ Invoices
   ๐Ÿ“‚ Incoming
   ๐Ÿ“‚ Outgoing
   ๐Ÿ“‚ Approved

Recommended policy: Strict - HR / Legal


Basic vs Enhanced templates

Every template holds two explicit configurations side-by-side:

TierWhat it createsWhen it's applied
BasicFlat folders in the site's default Documents libraryAlways โ€” even without Enhanced SharePoint Features
EnhancedNamed document libraries, versioning, content types, access control, views, navigation, regional settingsOnly when Enhanced SharePoint Features are enabled

This means you design both experiences up front. The Basic tab is the fallback for tenants that haven't enabled Enhanced Features yet โ€” it keeps sites organised from day one without requiring extra permissions.

Upgrading a site from Basic to Enhanced

If your tenant enables Enhanced SharePoint Features after some sites were already provisioned, those sites show an amber "Upgrade to Enhanced Features" banner on their detail page. Clicking Re-apply with Enhanced Features re-runs the template against that site in enhanced mode:

  • Named libraries and all SP configuration are applied on top of the existing structure
  • The existing Documents folders are never touched or deleted โ€” your users' files are safe
  • Once complete, the banner disappears

Tip: If you have many sites to upgrade, use the Bulk โ†’ Apply Template action from the Sites list to queue upgrades for multiple sites at once.

SharePoint Configuration (requires Enhanced SharePoint Features)

When Enhanced SharePoint Features is enabled on your tenant (Settings โ†’ Enhanced SharePoint Features), templates can include additional configuration that is applied when the template is used on a site.

Navigation

Define which Quick Launch (left sidebar) items are visible to users. Only the items you list will be shown; all others are removed.

Example: setting Documenten as the only navigation item means users will see only the Documents library link in the SharePoint sidebar. Leave navigation empty to keep SharePoint's default sidebar intact.

Regional Settings

Set the locale and timezone for every site provisioned with this template, so dates and times display correctly for your users from day one.

FieldDescription
Locale IDLCID code (e.g. 1043 = Dutch (Netherlands), 1033 = English (US))
Timezone IDSharePoint timezone ID (e.g. 26 = (UTC+01:00) Amsterdam, 25 = (UTC+00:00) London)

Library Access Control (per library)

Control who can access each document library, independently of the site-level sharing settings.

FieldDescription
Accessall = all site members can read and contribute (default). owners_only = only site owners can access this library.
Visitors allowedWhether site visitors (read-only users) can see files in this library. Disable to hide sensitive libraries from visitors entirely.

When access is set to owners_only or visitorsAllowed is false, Tenaxis breaks permission inheritance on the library and applies the configured role assignments. If both fields are left at their defaults, the library inherits site-level permissions (no extra SharePoint calls).

Library Views (per library)

Set the default column layout and sort order that users see when they open the library in SharePoint.

FieldDescription
ColumnsList of SharePoint internal column names to display (e.g. FileLeafRef = Name, Modified, Editor = Modified By, File_x0020_Size = File Size).
Sort byInternal name of the column to sort by in the default view.
Sort ascendingtrue = A โ†’ Z / oldest first. false = Z โ†’ A / newest first.

If columns are provided, the default view is reset and rebuilt with exactly those columns. If sortBy is set, the view query is updated with an <OrderBy> element. Leave both empty to keep SharePoint's default view.

Versioning (per library)

Control document version history on each library.

FieldDescription
Major version limitMaximum number of major versions to keep. 0 = unlimited. Recommended: 10โ€“50.
Require checkoutUsers must check out a file before editing. Prevents simultaneous edits and conflicting changes.

Content Types (per library)

Define metadata schemas that users fill in when uploading a document. Each content type is created on the site and added to the library automatically.

Field types supported: Text, Note (multi-line), DateTime, Choice (dropdown), Number, Boolean, User (person picker).

Fields marked as required must be filled before a document can be saved to the library. You can also set a Default value on any field โ€” SharePoint will pre-fill the field with this value so users don't have to type it manually for every document.

Example use case: A legal firm defines a "Legal Document" content type with required fields MatterNumber, ClientName, and ConfidentialityLevel. Every document uploaded to that library must include this metadata, making all documents searchable and filterable by matter.


Tips for Good Templates

  • Name libraries clearly - People will use these names every day, so make them self-explanatory
  • Don't over-engineer - Start simple. You can always add more structure later. Too many nested folders can confuse users
  • Link a policy - Almost every template should have a default policy linked. This ensures newly created sites aren't left unprotected
  • Use descriptions - Add a description to your template explaining who it's for and what kind of content belongs there. This helps requesters choose the right template